chore: initial Gitea migration with .gitignore
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
temp_libs/
|
||||
test_output/
|
||||
*.jpg
|
||||
*.txt
|
||||
dist/
|
||||
*.egg-info/
|
||||
Reference in New Issue
Block a user