r3/.gitignore
2014-05-17 06:37:30 +08:00

33 lines
273 B
Plaintext

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