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

43 lines
400 B
Plaintext
Raw Normal View History

2013-05-01 14:35:30 +01:00
# binaries
*.o
*.a
*.so
*.dylib
examples/ex_test
sandbox/*
# Apple stuffs
*.xcodeproj
.DS_Store
# VIM
*.swp
# debug
*.dSYM
# autotools
*.la
*.lo
*.Plo
autom4te.cache/*
config.h*
Makefile.in
Makefile
configure
libtool
.buildutils/m4/*
.buildutils/*
latan/.libs/*
latan/.deps/*
examples/.deps/*
examples/.libs/*
utils/.deps/*
utils/.libs/*
aclocal.m4
config.log
config.status
stamp-h1
myconfig.sh