summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7570e9a..f1314d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,12 @@ build-root/*
# Except this
!/build-root/scripts
!/build-root/scripts/*
+
+# OSX and some IDE
+.DS_Store
+.idea/
+.project
+.cproject
+.pydevproject
+.vscode/
+