From 5ec68f3ca0363ca81a4e28c323e57d8a1aff64ee Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 18 Feb 2013 00:29:15 +0200 Subject: [PATCH] Ignore some files. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eb2c0dc6b..68af6a033 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ src/geoip/GeoIP.dat src/qbittorrent -qbittorrent.pro.user +qbittorrent.pro.user* conf.pri Makefile *.pyc @@ -12,3 +12,4 @@ moc_*.cpp qrc_*.cpp ui_*.h *.moc +src/lang/qbittorrent_*.qm