From 09d7d9a360d691390c0a4f151dc789b3bf890aff Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Mon, 15 Jun 2015 20:16:40 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 470d88924..a14141372 100644 --- a/.gitignore +++ b/.gitignore @@ -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/*