Added missing external libraries binaries

Former-commit-id: 8c1faed067e523a94b81cbf3658df6a6096898c0
This commit is contained in:
Lynix
2012-08-21 15:18:21 +02:00
parent 40ec2003b4
commit a6ed70123b
2 changed files with 7 additions and 15 deletions

20
.gitignore vendored
View File

@@ -9,6 +9,13 @@
# CodeLite
*.project
# Nazara build
examples/bin
lib/libNazara*.a
lib/Nazara*.dll
lib/Nazara*.so
# Compiled Object files
*.slo
*.lo
@@ -20,22 +27,10 @@
# Compiled Static libraries
*.lai
*.la
*.a
# Object files
*.o
# Libraries
*.lib
# Shared objects (inc. Windows DLLs)
*.dll
*.so
# Executables
*.exe
*.out
# Windows image file caches
Thumbs.db
@@ -54,7 +49,6 @@ $RECYCLE.BIN/
*.sln.docstates
# Build results
[Dd]ebug*/
[Rr]elease/