2024-03-03 11:51:06 +00:00
|
|
|
.vscode/
|
2015-04-11 21:45:28 +00:00
|
|
|
src/gui/geoip/GeoIP.dat
|
|
|
|
src/gui/geoip/GeoIP.dat.gz
|
2011-09-21 14:11:46 +00:00
|
|
|
src/qbittorrent
|
2015-04-11 20:30:11 +00:00
|
|
|
src/qbittorrent-nox
|
2015-06-15 12:16:40 +00:00
|
|
|
src/release
|
|
|
|
src/debug
|
2021-01-04 07:02:13 +00:00
|
|
|
src/base/version.h
|
2019-07-20 16:43:08 +00:00
|
|
|
CMakeLists.txt.user*
|
2013-02-17 22:29:15 +00:00
|
|
|
qbittorrent.pro.user*
|
2011-09-21 14:11:46 +00:00
|
|
|
conf.pri
|
2015-06-15 12:16:40 +00:00
|
|
|
Makefile*
|
2011-09-21 14:11:46 +00:00
|
|
|
*.pyc
|
|
|
|
*.log
|
2015-06-15 12:16:40 +00:00
|
|
|
|
2011-09-21 14:11:46 +00:00
|
|
|
# Compiled object files
|
|
|
|
*.o
|
2015-06-15 12:16:40 +00:00
|
|
|
*.pdb
|
|
|
|
*.exe
|
2023-10-18 07:53:55 +00:00
|
|
|
*.dll
|
2015-06-15 12:16:40 +00:00
|
|
|
|
2011-09-21 14:11:46 +00:00
|
|
|
# Generated MOC, resource and UI files
|
|
|
|
moc_*.cpp
|
2017-05-02 16:31:48 +00:00
|
|
|
moc_*.h
|
2011-09-21 14:11:46 +00:00
|
|
|
qrc_*.cpp
|
|
|
|
ui_*.h
|
|
|
|
*.moc
|
2023-10-18 07:53:55 +00:00
|
|
|
*.qm
|
2015-01-30 00:17:39 +00:00
|
|
|
.DS_Store
|
|
|
|
.qmake.stash
|
|
|
|
src/qbittorrent.app
|
|
|
|
*.dmg
|
2015-06-15 12:16:40 +00:00
|
|
|
|
2014-04-19 19:47:08 +00:00
|
|
|
#Autotools junk
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/*
|
|
|
|
config.status
|
2017-01-29 02:56:01 +00:00
|
|
|
src/icons/qbt-theme/build-icons/node_modules/
|
2016-02-20 11:52:30 +00:00
|
|
|
src/icons/skin/build-icons/node_modules/
|
2016-08-04 05:49:05 +00:00
|
|
|
src/icons/skin/build-icons/icons/*.png
|
2019-01-20 22:02:19 +00:00
|
|
|
|
2020-02-18 00:32:35 +00:00
|
|
|
# CMake build directory
|
|
|
|
build/
|
|
|
|
|
2019-01-20 22:02:19 +00:00
|
|
|
# Web UI tools
|
|
|
|
node_modules
|
|
|
|
package-lock.json
|