mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
gitignore: added a few more build-generated files
This commit is contained in:
parent
9c016a94e2
commit
35be5c76dc
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,8 +1,12 @@
|
|||
####-*.patch
|
||||
lib/icons_rc.py
|
||||
*.pyc
|
||||
*.swp
|
||||
build/
|
||||
dist/
|
||||
*.egg/
|
||||
/electrum.py
|
||||
contrib/pyinstaller/
|
||||
Electrum.egg-info/
|
||||
gui/qt/icons_rc.py
|
||||
locale/
|
||||
|
|
Loading…
Add table
Reference in a new issue