chore(gitignore)

This commit is contained in:
ClovertaTheTrilobita 2025-09-17 22:45:08 +03:00
parent 0349c190d4
commit f2774f30b9
2 changed files with 7 additions and 6 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*.png
backend/test_output
test_output/*
test_tif
output
uploads
__pycache__

6
backend/.gitignore vendored
View file

@ -1,6 +0,0 @@
*.png
test_output
test_output/*
test_tif
output
uploads