Ignore all files in lib directory
Former-commit-id: 907efa506c63f6e5bf6ea9932545bdd59aacd704
This commit is contained in:
parent
6d953d9e93
commit
a01ab22160
|
|
@ -1,9 +1,6 @@
|
||||||
# Nazara build
|
# Nazara build
|
||||||
examples/bin/*.exe
|
examples/bin/*.exe
|
||||||
lib/**/libNazara*.a
|
lib/*
|
||||||
lib/**/Nazara*.dll
|
|
||||||
lib/**/Nazara*.so
|
|
||||||
lib/**/libNazara*.lib
|
|
||||||
|
|
||||||
# Feature page
|
# Feature page
|
||||||
build/scripts/features/index.html
|
build/scripts/features/index.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue