aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-07-29 18:06:19 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-07-29 18:06:19 +0200
commit95dd8de34d404e10a05169e381f382881097af89 (patch)
tree7b16699bbc7ed5be24b5ed69f6a4e6abd8d949fe
parent98e26ee0436822b00d4a6e707d86cf33d24bc00f (diff)
downloadvicious-legacy-95dd8de34d404e10a05169e381f382881097af89.tar.xz
Make git ignore backup files and lua binaries.
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..63a58c2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*~
+*.bak
+*.luac