source: .gitignore @ 5d825c

Revision 5d825c, 316 bytes checked in by Jaromil <jaromil@…>, 3 years ago (diff)

added distclean target to cmake
for better cleanup when making releases
also added cmake build files in .gitignore

  • Property mode set to 100644
Line 
1aclocal.m4
2autom4te.cache
3config.h
4config.log
5config.status
6config.guess
7config.sub
8configure
9config.h.in
10cscope.out
11depcomp
12install-sh
13libtool
14ltmain.sh
15missing
16stamp-h1
17tags
18*.[oa]
19*.so
20*.la
21*.lo
22cmake_install.cmake
23CMakeFiles
24CMakeCache.txt
25*~
26Makefile.in
27Makefile
28.deps
29.obj
30.libs
31TAGS
32ylwrap
33frei0r.pc
34doc/html
Note: See TracBrowser for help on using the repository browser.