1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-20 16:26:54 +01:00
Files
LatAnalyze/.gitignore
2024-02-10 18:40:49 +01:00

21 lines
216 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