Skip to content

Commit 583caa0

Browse files
author
Nathan Ho
committed
better .gitignore
1 parent 11a0c4d commit 583caa0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.gitignore

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
*.so
1+
.DS_Store
2+
build
3+
*.patch
4+
5+
*~
6+
*.orig
7+
8+
29
CMakeCache.txt
310
CMakeFiles
411
CMakeScripts
512
Makefile
613
cmake_install.cmake
7-
install_manifest.txt
14+
install_manifest.txt
15+
cmake_uninstall.cmake
16+
CPackConfig.cmake
17+
CPackSourceConfig.cmake

0 commit comments

Comments
 (0)