my .gitignore, to avoid having files suggested to be commited.
[koha-equinox.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..740b7f5
--- /dev/null
@@ -0,0 +1,6 @@
+*.patch
+*.*~
+*.old
+*.tgz
+*.iso2709
+.directory
\ No newline at end of file