Skip to content

Commit 3579d8e

Browse files
committed
Update gitignore
1 parent a761e38 commit 3579d8e

File tree

1 file changed

+3
-24
lines changed

1 file changed

+3
-24
lines changed

.gitignore

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,11 @@
1-
# Prerequisites
21
*.d
3-
4-
# Compiled Object files
52
*.slo
63
*.lo
74
*.o
85
*.obj
9-
10-
# Precompiled Headers
116
*.gch
127
*.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-
29-
# Executables
308
*.exe
31-
*.out
32-
*.app
9+
*.aps
10+
*.vs
11+
*.vcxproj.user

0 commit comments

Comments
 (0)