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