Updated .gitignore
Former-commit-id: 46bb61b52cd87d357f6c0bd5c1718e2d11780784
This commit is contained in:
parent
1c180ca9f2
commit
d6c08db282
|
|
@ -3,6 +3,9 @@ examples/bin/*.exe
|
|||
lib/libNazara*.a
|
||||
lib/Nazara*.dll
|
||||
lib/Nazara*.so
|
||||
SDK/lib/libNazaraSDK*.a
|
||||
SDK/lib/NazaraSDK*.dll
|
||||
SDK/lib/NazaraSDK*.so
|
||||
|
||||
# Codeblocks
|
||||
*.cbp
|
||||
|
|
|
|||
Loading…
Reference in New Issue