소스 검색

Merge pull request #293 from adericbourg/master

C
Chris Wanstrath 13 년 전
부모
커밋
59da2bdecd
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. 14 0
      C.gitignore

+ 14 - 0
C.gitignore

@@ -0,0 +1,14 @@
+# Object files
+*.o
+
+# Libraries
+*.lib
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+
+# Executables
+*.exe
+*.out
+