Stuff we don't need

This commit is contained in:
Chris Brunner 2013-09-17 21:17:13 +00:00
parent adcc5b81ed
commit 05400a547e

2
ppremake/.gitignore vendored
View File

@ -1,4 +1,5 @@
/.deps/ /.deps/
/Debug/
/Makefile.in /Makefile.in
/aclocal.m4 /aclocal.m4
/autom4te.cache/ /autom4te.cache/
@ -7,6 +8,7 @@
/config.log /config.log
/config.status /config.status
/configure /configure
/ipch/
/ppremake /ppremake
/stamp-h1 /stamp-h1
Makefile Makefile