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

21 lines
213 B
Plaintext

# builds
build
# Apple stuff
*.xcodeproj
.DS_Store
# VIM
*.swp
# Eigen headers and archives
/lib/LatAnalyze/Eigen
eigen-*.tar.bz2
# CI builds
/ci-scripts/local
# VS Code Studio stuff
.vscode
*.code-workspace