r3/.gitignore

32 lines
268 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
*.a
*.lo
*.la
*.dylib
*.o
2014-05-19 08:04:19 -04:00
aclocal.m4
autom4te.cache
compile
configure
depcomp
install-sh
missing
stamp-h1
Makefile.in
2014-05-19 08:04:55 -04:00
libtool
ltmain.sh