Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Engelhardt committed Dec 17, 2011
1 parent 7fe102a commit 4eb188e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
*.o
.deps/
Makefile
Makefile.in

/aclocal.m4
/autom4te.cache/
/build-aux/
/config.*
/configure
/stamp-h1
1 change: 1 addition & 0 deletions src/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bumblebeed

0 comments on commit 4eb188e

Please sign in to comment.