Parcourir la source

Add compiled python files to gitignore.

Nikita Lutsenko il y a 9 ans
Parent
commit
53fd24acd9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -22,3 +22,5 @@ profile
 *.moved-aside
 DerivedData
 extern/
+
+*.pyc