add app file and add gitignore

This commit is contained in:
Jaikinator
2024-01-26 15:09:11 +01:00
parent 25217533cb
commit c33c0f1f53
3 changed files with 84 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
scraibe/*__pycache__
scraibe/app/*__pycache__
scraibe/.pyannotetoken
.git
.gitignore
.github