diff options
| author | nathansmithsmith <nathansmith7@mailfence.com> | 2023-11-10 04:30:14 +0000 |
|---|---|---|
| committer | nathansmithsmith <nathansmith7@mailfence.com> | 2023-11-10 04:30:14 +0000 |
| commit | c0bd1ca2348d568b7f34081b09bc4e53baaff749 (patch) | |
| tree | 5e9c64dd3195c05f36783cab8cd878a364da0322 /.gitignore | |
| parent | 40b98d98f8dcc7b8a6da46e825d667989a436c67 (diff) | |
| download | youload-c0bd1ca2348d568b7f34081b09bc4e53baaff749.tar.gz youload-c0bd1ca2348d568b7f34081b09bc4e53baaff749.tar.bz2 youload-c0bd1ca2348d568b7f34081b09bc4e53baaff749.zip | |
App somewhat working on android
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ __pycache__/ +.buildozer/ +bin/ *.pyc *.pyo |
