Show "N/A" if there is no scrape
[qBittorrent.git] / .gitignore
blob8ed956f2717efa56ff8f9195aaa510d01b4b6599
1 src/gui/geoip/GeoIP.dat
2 src/gui/geoip/GeoIP.dat.gz
3 src/qbittorrent
4 src/qbittorrent-nox
5 src/release
6 src/debug
7 qbittorrent.pro.user*
8 conf.pri
9 Makefile*
10 *.pyc
11 *.log
13 # Compiled object files
14 *.o
15 *.pdb
16 *.exe
18 # Generated MOC, resource and UI files
19 moc_*.cpp
20 moc_*.h
21 qrc_*.cpp
22 ui_*.h
23 *.moc
24 src/lang/qbittorrent_*.qm
25 .DS_Store
26 .qmake.stash
27 src/qbittorrent.app
28 *.dmg
30 #Autotools junk
31 aclocal.m4
32 autom4te.cache/*
33 config.status
34 src/icons/qbt-theme/build-icons/node_modules/
35 src/icons/skin/build-icons/node_modules/
36 src/icons/skin/build-icons/icons/*.png