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*.exe 18 19# File generated by Qt Creator 20glogg.config 21glogg.creator 22glogg.creator.user 23glogg.files 24glogg.includes 25glogg.pro.user 26Makefile.Debug 27Makefile.Release 28debug/ 29release/ 30object_script.glogg.Debug 31object_script.glogg.Release 32glogg_resource.rc 33 34# Tests 35tests/build/ 36 37# Qt-specific 38/.moc 39/.qmake.stash 40