mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
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:
parent
4488915eec
commit
716b5c0294
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
## Get latest from https://github.com/github/gitignore/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
## Get latest from https://github.com/github/gitignore/
|
||||
|
||||
*.gem
|
||||
*.rbc
|
||||
/.config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue