Browse Source

.gitignore

.gitignore
zmf 2 years ago
parent
commit
d472f8bed7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+output/*
+__pycache__/*
+log/*