소스 검색

'.gitignore' verwijderen

John.Dillinger 5 년 전
부모
커밋
37837b4a99
1개의 변경된 파일0개의 추가작업 그리고 30개의 파일을 삭제
  1. 0 30
      .gitignore

+ 0 - 30
.gitignore

@@ -1,30 +0,0 @@
-# ---> C++
-# Compiled Object files
-*.slo
-*.lo
-*.o
-*.obj
-
-# Precompiled Headers
-*.gch
-*.pch
-
-# Compiled Dynamic libraries
-*.so
-*.dylib
-*.dll
-
-# Fortran module files
-*.mod
-
-# Compiled Static libraries
-*.lai
-*.la
-*.a
-*.lib
-
-# Executables
-*.exe
-*.out
-*.app
-