Skip to content

Commit 8cade06

Browse files
committed
Modified .gitignore to ignore emacs lock file and backup file
1 parent f493f79 commit 8cade06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
*~
2+
*.#*
3+
*#*#
24
*.swp
35
*.ipr
46
*.iml

0 commit comments

Comments
 (0)