Removed .gitignore

This commit is contained in:
Xavier Arteaga 2017-08-31 14:23:59 +02:00
parent fee8337c67
commit 25a2397534
1 changed files with 0 additions and 21 deletions

21
.gitignore vendored
View File

@ -1,21 +0,0 @@
# Ignore build directories
build
debug
cmake-build-debug
# Ignore CLion IDE project files
.idea
# Generated data files
*.dat
# Temporal files
*~
# Internal development
matlab
mex
cmake/modules/BuildMex.cmake
cmake/modules/FindMATLAB.cmake
cmake/modules/FindOCTAVE.cmake