diff --git a/Python.gitignore b/Python.gitignore index 68bc17f9..ce91c0ad 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -1,3 +1,5 @@ +## Get latest from https://github.com/github/gitignore/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/Ruby.gitignore b/Ruby.gitignore index e3200e0f..1ad0ab0e 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -1,3 +1,5 @@ +## Get latest from https://github.com/github/gitignore/ + *.gem *.rbc /.config