mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-09 10:45:04 -05:00
Added gitignore
This commit is contained in:
parent
c370ef52ef
commit
e39d53c67b
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.buildozer
|
||||
venv
|
||||
bin
|
||||
app_storage
|
||||
RNS
|
||||
LXMF
|
||||
precompiled
|
||||
*.DS_Store
|
||||
*.pyc
|
||||
build
|
||||
dist
|
||||
docs/build
|
||||
sideband*.egg-info
|
||||
Loading…
Add table
Add a link
Reference in a new issue