|
|
@@ -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.
|