Skip to content

Commit 8d22f84

Browse files
committed
Updated .gitignore
1 parent bc897ca commit 8d22f84

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ CMakeFiles/**
1111
Makefile
1212
cmake_install.cmake
1313
*.a
14+
unittest
15+
mapcode
16+
unittest/unittest
17+
utility/mapcode
1418

1519
# -----------------------------------------------------------------------------
1620
# Compiled sources
@@ -21,8 +25,6 @@ cmake_install.cmake
2125
*.exe
2226
*.o
2327
*.so
24-
unittest/unittest
25-
utility/mapcode
2628

2729
# -----------------------------------------------------------------------------
2830
# Packages and archives

0 commit comments

Comments
 (0)