Skip to content

Commit

Permalink
COMP: Remove cmake* from .gitignore
Browse files Browse the repository at this point in the history
Having cmake* in there stopped Gokhan Gunay from adding his CMakeLists file to pull request #236 (Addition of PointToSurface metric).
  • Loading branch information
N-Dekker committed Apr 8, 2020
1 parent 633c684 commit 350ff50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@

# Generated files and
help/
cmake*
Makefile
CMakeFiles/
CTestTestfile.cmake
Expand Down

0 comments on commit 350ff50

Please sign in to comment.