.gitignore
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 09 Feb 2009 13:00:42 +0200
changeset 2 34b6fedde9eb
child 5 e617c9cf6dd3
permissions -rw-r--r--
Switch to cmake

# ignore generated by libtool files
*.a
*.o
*.lo
*.la
*.so
*.lai
*.so.*
# ignore backup files
*~
# ignore docs: they are not important and apiref is generated on the fly
*.html
Makefile
*.cmake
CMake*