maint: gitignores.

This commit is contained in:
Akim Demaille
2012-06-26 09:37:27 +02:00
parent 55d1006fce
commit 5e01579ec0
2 changed files with 7 additions and 0 deletions

4
build-aux/snippet/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/_Noreturn.h
/arg-nonnull.h
/c++defs.h
/warn-on-use.h

3
lib/glthread/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/lock.c
/lock.h
/threadlib.c