summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranekos2015-07-10 23:26:39 +0900
committeranekos2015-07-10 23:26:39 +0900
commitb1cbeff45997aa795f0130ba0971b48eed7568d9 (patch)
tree73878eba691dda63ac437db237e450f2e6c6b366
parent247b7cae5edf71390f9c2cd8c3c11c61c6de7aa9 (diff)
downloadaur-b1cbeff45997aa795f0130ba0971b48eed7568d9.tar.gz
Add .gitignore
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..9583b10e3c1b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
+*.gz
+*.xz
+cam
+pkg
+src