mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
.gitignore update
This commit is contained in:
parent
4576d73379
commit
769dfd2e05
7
.gitignore
vendored
7
.gitignore
vendored
@ -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/*
|
||||||
|
Loading…
Reference in New Issue
Block a user