Skip to content

Commit 41b99d5

Browse files
author
Nathan Ho
committed
better gitignore
1 parent f4a33f5 commit 41b99d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

+5-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ build
55
*~
66
*.orig
77

8-
98
CMakeCache.txt
109
CMakeFiles
1110
CMakeScripts
@@ -14,4 +13,8 @@ cmake_install.cmake
1413
install_manifest.txt
1514
cmake_uninstall.cmake
1615
CPackConfig.cmake
17-
CPackSourceConfig.cmake
16+
CPackSourceConfig.cmake
17+
18+
*.so
19+
*.scx
20+
*.dll

0 commit comments

Comments
 (0)