Teach git to ignore build directory.
[kohadocs.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..faa22f8
--- /dev/null
@@ -0,0 +1,2 @@
+# See BUILDDIR in Makefile.
+build/