Skip to content

Commit

Permalink
Added .bak to gitignore
Browse files Browse the repository at this point in the history
Don't want to add bak to repo
  • Loading branch information
peterkvt80 committed Aug 28, 2017
1 parent dd1d424 commit 586347c
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
@@ -1,3 +1,4 @@
# g++ temporary files
*.o
*.bak
*.bak

0 comments on commit 586347c

Please sign in to comment.