about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..da7576a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
+# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+/GIT-VERSION-FILE
+/NEWS
+/pkg
+/lib/yahns/version.rb
+/coverage.dump
+*.tar.gz
+*.log
+/man
+*.gem
+*.gz
+.manifest
+.gem-manifest
+.tgz-manifest