Add .gitignore, remove unwanted files
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
venv/
|
||||
.~lock.*
|
||||
uploads/
|
||||
*.xlsx
|
||||
!sample_*.xlsx
|
||||
@@ -1 +0,0 @@
|
||||
,gerd,vivoboxx,12.05.2026 15:27,file:///home/gerd/.config/libreoffice/4;
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user