Skip to content

Commit 9115bca

Browse files
Update .gitignore
1 parent 81fa921 commit 9115bca

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

.gitignore

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,6 @@
33
*.md
44
*.log
55

6-
# Prerequisites
7-
*.d
8-
9-
# Compiled Object files
10-
*.slo
11-
*.lo
12-
*.o
13-
*.obj
14-
15-
# Precompiled Headers
16-
*.gch
17-
*.pch
18-
19-
# Compiled Dynamic libraries
20-
*.so
21-
*.dylib
22-
*.dll
23-
24-
# Compiled Static libraries
25-
*.lai
26-
*.la
27-
*.a
28-
*.lib
29-
30-
# Executables
31-
*.exe
32-
*.out
33-
*.app
34-
356
#Ordinary compressed archives file
367
*.zip
378
*.zipx
@@ -40,4 +11,4 @@
4011
*.tar
4112
*.tar.gz
4213
*.gz
43-
*.xz
14+
*.xz

0 commit comments

Comments
 (0)