summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2012-10-07 10:46:16 -0600
committerRyan Hill <dirtyepic@gentoo.org>2012-10-07 10:46:16 -0600
commit84a02aded4ccff613844f868317ad6e204bdb289 (patch)
tree24b2110cbb2600bc2dc0b14ef6768e9bb611279a
parentAdded a completion function for epkginfo. (diff)
downloadgentoo-bashcomp-84a02aded4ccff613844f868317ad6e204bdb289.tar.gz
gentoo-bashcomp-84a02aded4ccff613844f868317ad6e204bdb289.tar.bz2
gentoo-bashcomp-84a02aded4ccff613844f868317ad6e204bdb289.zip
Add a basic gitignore.
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f6b6303
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*~
+*.swp
+*.tmp
+
+*.bz2
+*.tar
+
+*.diff
+*.orig
+*.patch
+*.rej