Added Citations to Ruby.gitignore and Python.gitignore

I wanted to use these templates in my repository, so I felt responsible to cite the source in the comments.
This commit is contained in:
David 安大卫 2023-08-13 10:39:35 -06:00
parent 4488915eec
commit 716b5c0294
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
## Get latest from https://github.com/github/gitignore/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

View File

@ -1,3 +1,5 @@
## Get latest from https://github.com/github/gitignore/
*.gem
*.rbc
/.config