* .gitignore: Add !lib/std*.in.h, so as to not ignore the .in.h files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -65,6 +65,7 @@ lib/inttypes.h
|
||||
lib/libgnu.a
|
||||
lib/signal.h
|
||||
lib/std*.h
|
||||
!lib/std*.in.h
|
||||
lib/string.h
|
||||
lib/sys/
|
||||
lib/time.h
|
||||
|
||||
Reference in New Issue
Block a user