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 7382f6b commit 7d902d3Copy full SHA for 7d902d3
.gitignore
@@ -7,25 +7,6 @@
7
*.o
8
*.obj
9
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
29
# Executables
30
*.exe
31
*.out
@@ -36,6 +17,3 @@
36
x64
37
Debug
38
Release
39
40
-# CppStrings specifics
41
-archive
0 commit comments