1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +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/* build_debug/*
sandbox/* sandbox/*
# Apple stuffs # Apple stuff
*.xcodeproj *.xcodeproj
.DS_Store .DS_Store
@ -30,3 +30,8 @@ lib/eigen_files.mk
# CI builds # CI builds
ci-scripts/local/* ci-scripts/local/*
# CLion stuff
.idea/*
CMakeLists.txt
cmake-build-debug/*