Skip to content

Commit 19b9356

Browse files
committed
Teach git to ignore Emacs backup files
Signed-off-by: Joshua Lock <[email protected]>
1 parent e3d8439 commit 19b9356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ env/*
1515
tests/htmlcov/*
1616
.DS_Store
1717
.python-version
18+
*~

0 commit comments

Comments
 (0)