Skip to content

Commit 7fb390e

Browse files
committed
.gitignore: Also exclude some editor backup files
1 parent 7211ccb commit 7fb390e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# global
22
*.pyc
33
*.pyo
4+
*~
45
__pycache__
56

67
# /

0 commit comments

Comments
 (0)