aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc321b25658..36df787872f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,9 @@ target/
.idea/
out/
+# Directories generated on build on Windows
+bin/
+
# ---- Eclipse
.classpath
.project