diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-23 19:29:12 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-23 19:29:12 -0500 |
commit | aa3c52ef01f1c52359164f26c1425d5b57d9ec31 (patch) | |
tree | 8b494512276ccbae70d074a93b4013b5371ba579 /~lukeshu/.gitignore | |
parent | 2751b31a75cd64a3ef557f3c7e21674a37c87f8a (diff) | |
download | abslibre-aa3c52ef01f1c52359164f26c1425d5b57d9ec31.tar.gz abslibre-aa3c52ef01f1c52359164f26c1425d5b57d9ec31.tar.bz2 abslibre-aa3c52ef01f1c52359164f26c1425d5b57d9ec31.zip |
give ~lukeshu a .gitignore that suits me more
Diffstat (limited to '~lukeshu/.gitignore')
-rw-r--r-- | ~lukeshu/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/~lukeshu/.gitignore b/~lukeshu/.gitignore new file mode 100644 index 000000000..db32297d9 --- /dev/null +++ b/~lukeshu/.gitignore @@ -0,0 +1,6 @@ +# probably source downloads +*.tar.gz +*.tar.xz +*.tar.bz2 +*.tgz +*.zip |