We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc897ca commit 8d22f84Copy full SHA for 8d22f84
1 file changed
.gitignore
@@ -11,6 +11,10 @@ CMakeFiles/**
11
Makefile
12
cmake_install.cmake
13
*.a
14
+unittest
15
+mapcode
16
+unittest/unittest
17
+utility/mapcode
18
19
# -----------------------------------------------------------------------------
20
# Compiled sources
@@ -21,8 +25,6 @@ cmake_install.cmake
21
25
*.exe
22
26
*.o
23
27
*.so
24
-unittest/unittest
-utility/mapcode
28
29
30
# Packages and archives
0 commit comments