Skip to content

Commit

Permalink
Instead, move the bzrignore file to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Feb 11, 2018
1 parent 60d0760 commit 508ebb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .bzrignore

This file was deleted.

5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config.log
glsnake.o
glsnake
.sconf_temp
.sconsign.dblite
config.log
*.o
*~

0 comments on commit 508ebb8

Please sign in to comment.