strawberry-audio-player-win.../.gitignore

81 lines
845 B
Plaintext
Raw Normal View History

2018-02-27 18:06:05 +01:00
# This file is used to ignore files which are generated
# ----------------------------------------------------------------------------
*~
*.autosave
*.a
*.core
*.moc
*.o
*.obj
*.orig
*.rej
*.so
*.so.*
*_pch.h.cpp
*_resource.rc
*.qm
.#*
*.*#
core
!core/
tags
.DS_Store
.directory
*.debug
Makefile*
*.prl
*.app
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
*.res
*.rc
/.qmake.cache
/.qmake.stash
2018-07-12 00:07:29 +02:00
*.spec
*.nsi
*.plist
maketarball.sh
2019-01-05 23:18:14 +01:00
dist/macos/create-dmg.sh
2018-10-16 21:37:27 +02:00
dist/debian/changelog
2018-11-11 03:37:14 +01:00
dist/pacman/PKGBUILD
2018-02-27 18:06:05 +01:00
# qtcreator generated files
*.pro.user*
# xemacs temporary files
*.flc
# Vim temporary files
.*.swp
# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.pdb
*.sln
*.suo
*.vcproj
*vcproj.*.*.user
*.ncb
*.sdf
*.opensdf
*.vcxproj
*vcxproj.*
# MinGW generated files
*.Debug
*.Release
# Python byte code
*.pyc
# Binaries
# --------
*.dll
*.exe