Skip to content

Commit 94ffefc

Browse files
committed
added backup files (*.~) and patch leftovers (*.orig) to .gitignore
1 parent 6eb9bc9 commit 94ffefc

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
@@ -21,3 +21,5 @@ lex.yy.c
2121
*keywords.c
2222
Doxyfile
2323
apidoc/
24+
*.~
25+
*.orig

0 commit comments

Comments
 (0)