Skip to content

Commit

Permalink
gitignore: Additional cmake rules
Browse files Browse the repository at this point in the history
  • Loading branch information
aquileia committed Jun 8, 2014
1 parent 88d3d76 commit cdd8b93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -14,6 +14,10 @@ CMakeLists.txt.user*
cmake_install.cmake
CPack*Config.cmake
uninstall.cmake
CMakeCache.txt
CMakeLists.txt
!doc/**/CMakeLists.txt
!src/ana/**/CMakeLists.txt

# scons
.scons-option-cache
Expand Down

0 comments on commit cdd8b93

Please sign in to comment.