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

29 lines
301 B
Plaintext
Raw Normal View History

2014-03-12 19:54:27 +00:00
# builds
build/*
2013-05-01 14:35:30 +01:00
sandbox/*
# Apple stuffs
*.xcodeproj
.DS_Store
# VIM
*.swp
# autotools
autom4te.cache/*
2014-03-12 19:54:27 +00:00
*.in
*.in~
2013-05-01 14:35:30 +01:00
config.h*
configure
.buildutils/*
aclocal.m4
# bison/flex generated sources
latan/*Lexer.cpp
latan/*Parser.cpp
latan/*Parser.hpp
# Eigen headers
latan/Eigen/*
latan/eigen_files.mk