瀏覽代碼

Merge remote-tracking branch 'arsenm/patch-1'

Conflicts:
	C.gitignore
Justin Spahr-Summers 12 年之前
父節點
當前提交
fae236e74a
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      C.gitignore

+ 3 - 1
C.gitignore

@@ -3,13 +3,15 @@
 
 # Libraries
 *.lib
+*.a
 
 # Shared objects (inc. Windows DLLs)
 *.dll
 *.so
+*.so.*
 *.dylib
 
 # Executables
 *.exe
 *.out
-
+*.app