Skip to content

Commit d0afbda

Browse files
authored
Update .gitignore to include emacs backups
1 parent b25eb27 commit d0afbda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ local_settings.py
6161
db.sqlite3
6262
db.sqlite3-journal
6363

64+
# emacs stuff:
65+
*~
66+
6467
# Flask stuff:
6568
instance/
6669
.webassets-cache

0 commit comments

Comments
 (0)