Merge "Tell people how to ignore their personnal editor temporary files"
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# If you want to ignore sour editor temp files, please follow this:
|
||||
# - create ~/.gitignore, add your content
|
||||
# - git config --global core.excludesfile '~/.gitignore'
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
@@ -59,4 +62,3 @@ target/
|
||||
|
||||
# Files created by releasenotes build
|
||||
releasenotes/build
|
||||
|
||||
|
Reference in New Issue
Block a user