mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Update .gitignore file
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,2 +1,14 @@
|
|||||||
src/geoip/GeoIP.dat
|
src/geoip/GeoIP.dat
|
||||||
|
src/qbittorrent
|
||||||
qbittorrent.pro.user
|
qbittorrent.pro.user
|
||||||
|
conf.pri
|
||||||
|
Makefile
|
||||||
|
*.pyc
|
||||||
|
*.log
|
||||||
|
# Compiled object files
|
||||||
|
*.o
|
||||||
|
# Generated MOC, resource and UI files
|
||||||
|
moc_*.cpp
|
||||||
|
qrc_*.cpp
|
||||||
|
ui_*.h
|
||||||
|
*.moc
|
||||||
|
|||||||
Reference in New Issue
Block a user