diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +### custom ignores here +Images/* +images.npy + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |
![]() |
index : neural-art | |
Neural Style Transfer done from the CLI and presented as an MP4. | xAlpharax |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,7 @@ +### custom ignores here +Images/* +images.npy + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |