Browse Source

ignore .pyc

weichen 3 years ago
parent
commit
1d67399d84
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,3 +1,4 @@
 __pycache__
 config*
-.DS_Store
+.DS_Store
+*.pyc