r3/.gitignore
2014-05-17 06:52:26 +08:00

29 lines
250 B
Plaintext

# cmake
CMakeCache.txt
CMakeFiles
CTestTestfile.cmake
Testing
cmake_install.cmake
install_manifest.txt
# tags
tags
# autotools
*.a
*.am
*.lo
*.la
*.dylib
*.o
/aclocal.m4
/autom4te.cache
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1