diff --git a/languages/antlr.gitignore b/languages/antlr.gitignore index 8218a03149ea8272fe963aabe559efb6ab24ff3e..551074b2bee28ec550a5b543f6fbeb1664fdad88 100644 --- a/languages/antlr.gitignore +++ b/languages/antlr.gitignore @@ -2,7 +2,8 @@ # GitIgnore file for Antlr based (Python) projects. # See https://git-scm.com/docs/gitignore for documentation. # - # Version 1.0 + # https://git.brandon-rodriguez.com/other/gitignore + # Version 1.0.1 ## diff --git a/languages/c.gitignore b/languages/c.gitignore index 015283e397942d9251b115e8c1cf90c0d77f63ef..ec6e9d8f31eb2d75bc83b2d524f173881f8d267f 100644 --- a/languages/c.gitignore +++ b/languages/c.gitignore @@ -2,7 +2,8 @@ # GitIgnore file for C Language projects. # See https://git-scm.com/docs/gitignore for documentation. # - # Version 1.0 + # https://git.brandon-rodriguez.com/other/gitignore + # Version 1.0.1 ## diff --git a/languages/c_sharp.gitignore b/languages/c_sharp.gitignore index dec13eca0699295c64e0e41180bc5e9330b77c41..e8b9bd4038342312f19e2d13da3cf9050e44933f 100644 --- a/languages/c_sharp.gitignore +++ b/languages/c_sharp.gitignore @@ -2,7 +2,8 @@ # GitIgnore file for C# projects. # See https://git-scm.com/docs/gitignore for documentation. # - # Version 1.1 + # https://git.brandon-rodriguez.com/other/gitignore + # Version 1.1.1 ## diff --git a/languages/django.gitignore b/languages/django.gitignore index d2a9a8e1170d9a01ed670deb80ebc230debc7c40..6405ed2c16b0e29352bf616e205d16e6fc8f2707 100644 --- a/languages/django.gitignore +++ b/languages/django.gitignore @@ -2,7 +2,8 @@ # GitIgnore file for Django Framework projects. # See https://git-scm.com/docs/gitignore for documentation. # - # Version 1.0 + # https://git.brandon-rodriguez.com/other/gitignore + # Version 1.0.1 ## diff --git a/languages/python.gitignore b/languages/python.gitignore index 105d36851eb0c14284b0c43da758d612fbb6f9d6..428028d8e1a7cec30e2a175f7cb2ded39289387d 100644 --- a/languages/python.gitignore +++ b/languages/python.gitignore @@ -2,7 +2,8 @@ # GitIgnore file for Python Language projects. # See https://git-scm.com/docs/gitignore for documentation. # - # Version 1.0 + # https://git.brandon-rodriguez.com/other/gitignore + # Version 1.0.1 ##