We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fa921 commit 9115bcaCopy full SHA for 9115bca
.gitignore
@@ -3,35 +3,6 @@
3
*.md
4
*.log
5
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
35
#Ordinary compressed archives file
36
*.zip
37
*.zipx
@@ -40,4 +11,4 @@
40
*.tar
41
*.tar.gz
42
*.gz
43
-*.xz
+*.xz
0 commit comments