2011-07-24 00:39:01 +02:00
|
|
|
# git-ls-files --others --exclude-from=.git/info/exclude
|
|
|
|
# Lines that start with '#' are comments.
|
|
|
|
# For a project mostly in C, the following would be a good set of
|
|
|
|
# exclude patterns (uncomment them if you want to use them):
|
|
|
|
# *.[oa]
|
|
|
|
# *~
|
|
|
|
*.pyc
|
|
|
|
*.exe
|
|
|
|
*.pyd
|
2013-12-16 19:18:02 +01:00
|
|
|
build/
|
2011-07-24 00:39:01 +02:00
|
|
|
3rdparty/libprojectm/config.inp
|
|
|
|
3rdparty/libprojectm/libprojectM.pc
|
|
|
|
CMakeLists.txt.user
|
|
|
|
dist/Info.plist
|
|
|
|
dist/clementine.spec
|
|
|
|
dist/maketarball.sh
|
|
|
|
dist/windows/clementine.nsi
|
|
|
|
dist/windows/gstreamer-plugins
|
2012-02-01 18:37:10 +01:00
|
|
|
dist/windows/gio-modules
|
2011-07-24 00:39:01 +02:00
|
|
|
dist/windows/imageformats
|
|
|
|
dist/windows/PyQt4
|
|
|
|
dist/windows/libpython2.7.zip
|
|
|
|
mingw/
|
|
|
|
dist/*.upload
|
|
|
|
dist/*.dsc
|
|
|
|
dist/*.changes
|
|
|
|
dist/*.gz
|
|
|
|
dist/mergetranslations/bzr/
|
|
|
|
dist/mergetranslations/svn/
|
|
|
|
dist/mergetranslations/www-bzr/
|
|
|
|
dist/mergetranslations/www-svn/
|
2013-11-27 14:53:41 +01:00
|
|
|
dist/windows/clementine-portable.nsi
|
2011-07-24 00:39:01 +02:00
|
|
|
debian/rules
|
|
|
|
debian/changelog
|
|
|
|
*-stamp
|
|
|
|
*.pri
|
|
|
|
*.log
|
|
|
|
*.tmp
|
|
|
|
dist/windows/DLLs
|
|
|
|
dist/windows/Python27.zip
|
2011-10-29 19:37:30 +02:00
|
|
|
.tx
|
2011-12-12 21:46:37 +01:00
|
|
|
*~
|
|
|
|
*.swp
|
2012-01-03 20:13:50 +01:00
|
|
|
src/translations/translations.pot
|
2012-06-28 12:36:10 +02:00
|
|
|
*.DS_Store
|
2017-11-21 11:02:36 +01:00
|
|
|
.vscode
|
2021-07-14 00:19:15 +02:00
|
|
|
*.kdev4
|