r3/.gitignore

33 lines
273 B
Plaintext
Raw Normal View History

2014-05-16 18:37:30 -04:00
# cmake
2014-05-14 12:19:26 -04:00
CMakeCache.txt
CMakeFiles
2014-05-14 12:41:08 -04:00
CTestTestfile.cmake
2014-05-16 18:37:30 -04:00
Testing
2014-05-14 12:19:26 -04:00
cmake_install.cmake
install_manifest.txt
2014-05-16 18:37:30 -04:00
# tags
2014-05-14 23:52:45 -04:00
tags
2014-05-16 18:37:30 -04:00
# autotools
Makefile
Makefile.in
*.a
*.am
*.lo
*.la
*.dylib
*.o
/aclocal.m4
/autom4te.cache
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1