Ignore backup files.

This commit is contained in:
Jelmer Vernooij 2019-04-14 15:24:45 +00:00
parent f51d9cc4f5
commit bd39dd6788

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
# For a project mostly in C, the following would be a good set of # For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them): # exclude patterns (uncomment them if you want to use them):
# *.[oa] # *.[oa]
# *~ *~
*.pyc *.pyc
.Python .Python