summaryrefslogtreecommitdiff
path: root/Codes/flownet2
diff options
context:
space:
mode:
Diffstat (limited to 'Codes/flownet2')
-rw-r--r--Codes/flownet2/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/Codes/flownet2/.gitignore b/Codes/flownet2/.gitignore
new file mode 100644
index 0000000..31abf4e
--- /dev/null
+++ b/Codes/flownet2/.gitignore
@@ -0,0 +1,9 @@
+__pycache__/
+*.py[cod]
+*$py.class
+*.o
+*.so
+*.so.dSYM
+checkpoints/
+!checkpoints/download.sh
+!checkpoints/README.md