Skip to content

Commit

Permalink
make .gitignore more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
Barak A. Pearlmutter authored and yarrick committed Apr 6, 2014
1 parent 06d4568 commit ee1c49a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bin/*
/bin/
*.o
src/base64u.c
src/base64u.h
tests/test
/src/base64u.c
/src/base64u.h
/tests/test

0 comments on commit ee1c49a

Please sign in to comment.