mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Merge pull request #441 from sledgehammer999/git_ignore
Ignore some files.
This commit is contained in:
commit
7039e2b10f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
src/geoip/GeoIP.dat
|
src/geoip/GeoIP.dat
|
||||||
src/qbittorrent
|
src/qbittorrent
|
||||||
qbittorrent.pro.user
|
qbittorrent.pro.user*
|
||||||
conf.pri
|
conf.pri
|
||||||
Makefile
|
Makefile
|
||||||
*.pyc
|
*.pyc
|
||||||
@ -12,3 +12,4 @@ moc_*.cpp
|
|||||||
qrc_*.cpp
|
qrc_*.cpp
|
||||||
ui_*.h
|
ui_*.h
|
||||||
*.moc
|
*.moc
|
||||||
|
src/lang/qbittorrent_*.qm
|
||||||
|
Loading…
Reference in New Issue
Block a user