Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 557e553

Browse files
committed
Updated gitignore file to avoid Emacs working stuff
1 parent 07ff995 commit 557e553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ pgsql/
3737
# build and distribution directories
3838
_build/
3939
dist/
40+
41+
# emacs cache and backup files
42+
\#*\#
43+
*~

0 commit comments

Comments
 (0)