Your Name 6 éve
szülő
commit
228ed9a847
1 módosított fájl, 4 hozzáadás és 1 törlés
  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.