Skip to content

Commit 161444f

Browse files
committed
Ignore auto-generated files
1 parent e17d8e3 commit 161444f

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

.gitignore

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
*.dll
2+
*.lib
13
*.o
24
*.so
3-
Release/
5+
CMakeCache.txt
6+
CMakeFiles/
7+
CPackConfig.cmake
8+
CPackSourceConfig.cmake
49
Debug/
5-
*.dll
6-
*.lib
10+
Makefile
11+
Release/
712
build/
13+
cmake_install.cmake

0 commit comments

Comments
 (0)