Your Name před 6 roky
rodič
revize
228ed9a847
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -6,7 +6,10 @@ bin-release/
 .idea
 # Other files and folders
 .settings/
-
+__pycache__
+pipelines/__pycache__
+spiders/__pycache__
+utils/__pycache__
 # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
 # should NOT be excluded as they contain compiler settings and other important
 # information for Eclipse / Flash Builder.