r3/.gitignore
2014-05-17 06:49:20 +08:00

32 lines
274 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