Skip to content

Commit 7d902d3

Browse files
committed
#222-simplify .gitignore
Done. Verified.
1 parent 7382f6b commit 7d902d3

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.gitignore

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,6 @@
77
*.o
88
*.obj
99

10-
# Precompiled Headers
11-
*.gch
12-
*.pch
13-
14-
# Compiled Dynamic libraries
15-
*.so
16-
*.dylib
17-
*.dll
18-
19-
# Fortran module files
20-
*.mod
21-
*.smod
22-
23-
# Compiled Static libraries
24-
*.lai
25-
*.la
26-
*.a
27-
*.lib
28-
2910
# Executables
3011
*.exe
3112
*.out
@@ -36,6 +17,3 @@
3617
x64
3718
Debug
3819
Release
39-
40-
# CppStrings specifics
41-
archive

0 commit comments

Comments
 (0)