diff --git a/.gitignore b/.gitignore
index 63aa5df1c1fe3bcd7da12b0a63bf124911908015..de9dea819c661b19246691be8b3977c8780ef2e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
 *build
 *~
+*.pyc
+*/#*#
+.#*
+*/octave-core
\ No newline at end of file