Skip to content

Commit

Permalink
gitignore: Ignore any files suffixed with .tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
jevolk committed Jul 30, 2019
1 parent d7bd938 commit 3f2b0af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Makefile
*.sw?
*.gch
*.cache
*.tmp
.deps
.dirstamp
.libs
Expand Down

0 comments on commit 3f2b0af

Please sign in to comment.