- Corrected bogus .gitignore entry that blocked src/tests/Makefile.

This commit is contained in:
Paul Beckingham 2008-06-13 01:51:51 -04:00
parent 3525b6db2c
commit c393d47cdf
2 changed files with 29 additions and 1 deletions

2
src/.gitignore vendored
View file

@ -1,2 +1,2 @@
Makefile
./Makefile
*.o