mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
gitignore cleanup
This commit is contained in:
parent
81c4dc1248
commit
c93cdf5c5a
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
# builds
|
||||
build/*
|
||||
build
|
||||
|
||||
# Apple stuff
|
||||
*.xcodeproj
|
||||
@ -9,11 +9,11 @@ build/*
|
||||
*.swp
|
||||
|
||||
# Eigen headers and archives
|
||||
lib/LatAnalyze/Eigen
|
||||
/lib/LatAnalyze/Eigen
|
||||
eigen-*.tar.bz2
|
||||
|
||||
# CI builds
|
||||
/ci-scripts/local/*
|
||||
/ci-scripts/local
|
||||
|
||||
# VS Code Studio stuff
|
||||
.vscode
|
||||
|
Loading…
Reference in New Issue
Block a user