diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..819985bdb03994fbd9bfc2ecd6a9102f64f1c89f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+/bindings/java/nbproject/private/
+/bindings/java/lib/
+/win32/Debug_NoLibs/
+/win32/*/Debug_NoLibs/
+/win32/Debug/
+/win32/*/Debug/
+/win32/Release/
+/win32/*/Release/
+/win32/*/*.user
\ No newline at end of file