1# git-ls-files --others --exclude-from=.git/info/exclude 2# Lines that start with '#' are comments. 3# For a project mostly in C, the following would be a good set of 4# exclude patterns (uncomment them if you want to use them): 5*.[oa] 6*~ 7moc_*.cpp 8ui_*.h 9.*.sw? 10qrc_glogg.cpp 11Makefile 12glogg 13glogg_tests 14massif.out* 15core.* 16doc/*.html 17 18# File generated by Qt Creator 19glogg.config 20glogg.creator 21glogg.creator.user 22glogg.files 23glogg.includes 24glogg.pro.user 25Makefile.Debug 26Makefile.Release 27debug/ 28release/ 29object_script.glogg.Debug 30object_script.glogg.Release 31 32# Tests 33tests/build/ 34