Initial commit

This commit is contained in:
Roland Jax
2013-11-14 11:32:27 -08:00
commit 36fc9f23c2
3 changed files with 361 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app