mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2024-11-24 08:09:53 +00:00
Added .gitignores to avoid accidentally commiting test files
This commit is contained in:
parent
91433f9ca3
commit
f4f5e172dd
7
decensor_input/.gitignore
vendored
Normal file
7
decensor_input/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*.bmp
|
||||
*.png
|
||||
*.jpg
|
||||
*.gif
|
||||
*.tif
|
||||
*.tiff
|
||||
!mermaid_censored.png
|
6
decensor_input_original/.gitignore
vendored
Normal file
6
decensor_input_original/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
*.bmp
|
||||
*.png
|
||||
*.jpg
|
||||
*.gif
|
||||
*.tif
|
||||
*.tiff
|
7
decensor_output/.gitignore
vendored
Normal file
7
decensor_output/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*.bmp
|
||||
*.png
|
||||
*.jpg
|
||||
*.gif
|
||||
*.tif
|
||||
*.tiff
|
||||
!mermaid_censored.png
|
1
models/.gitignore
vendored
Normal file
1
models/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.h5
|
Loading…
Reference in New Issue
Block a user