.gitignore
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 09 Feb 2009 13:39:36 +0200
changeset 3 4fd19a188509
parent 2 34b6fedde9eb
child 5 e617c9cf6dd3
permissions -rw-r--r--
Separation of glib

# 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*