Skip to content

Commit

Permalink
Updated gitignore to ignore cmake cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lisitsyn committed Jun 12, 2013
1 parent 8e6ace4 commit f3582a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,7 @@ examples/undocumented/python_modular/*

# /tests
/tests/unit/shogun-unit-test

# cmake
/CMakeFiles/
CMakeCache.txt

0 comments on commit f3582a4

Please sign in to comment.