1
mirror of https://github.com/qbittorrent/qBittorrent synced 2024-09-16 21:10:13 +02:00

Update .gitignore

This commit is contained in:
Chocobo1 2015-06-15 20:16:40 +08:00
parent f9dc76928c
commit 09d7d9a360

9
.gitignore vendored
View File

@ -2,13 +2,19 @@ src/gui/geoip/GeoIP.dat
src/gui/geoip/GeoIP.dat.gz
src/qbittorrent
src/qbittorrent-nox
src/release
src/debug
qbittorrent.pro.user*
conf.pri
Makefile
Makefile*
*.pyc
*.log
# Compiled object files
*.o
*.pdb
*.exe
# Generated MOC, resource and UI files
moc_*.cpp
qrc_*.cpp
@ -19,6 +25,7 @@ src/lang/qbittorrent_*.qm
.qmake.stash
src/qbittorrent.app
*.dmg
#Autotools junk
aclocal.m4
autom4te.cache/*