1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-19 21:25:36 +01:00

.gitignore update

This commit is contained in:
Antonin Portelli 2017-01-11 11:28:20 +00:00
parent 4576d73379
commit 769dfd2e05

7
.gitignore vendored
View File

@ -3,7 +3,7 @@ build/*
build_debug/*
sandbox/*
# Apple stuffs
# Apple stuff
*.xcodeproj
.DS_Store
@ -30,3 +30,8 @@ lib/eigen_files.mk
# CI builds
ci-scripts/local/*
# CLion stuff
.idea/*
CMakeLists.txt
cmake-build-debug/*