summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 86a5103a5e..4b28bcd6e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,6 +77,9 @@ WebContent/VAADIN/vaadinPush.debug.js.gz
# Mac
*.DS_Store
+# Python
+scripts/*.pyc
+
# build result folders
*/result
result