mirror of
https://github.com/ClovertaTheTrilobita/cellpose-web.git
synced 2026-04-01 23:14:50 +00:00
chore(gitignore)
This commit is contained in:
parent
0349c190d4
commit
f2774f30b9
2 changed files with 7 additions and 6 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
*.png
|
||||
backend/test_output
|
||||
test_output/*
|
||||
test_tif
|
||||
output
|
||||
uploads
|
||||
__pycache__
|
||||
6
backend/.gitignore
vendored
6
backend/.gitignore
vendored
|
|
@ -1,6 +0,0 @@
|
|||
*.png
|
||||
test_output
|
||||
test_output/*
|
||||
test_tif
|
||||
output
|
||||
uploads
|
||||
Loading…
Reference in a new issue