diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-03-30 06:36:04 -0700 |
---|---|---|
committer | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-03-30 06:36:04 -0700 |
commit | 833e63b6728e7fe38ea0e77303623efa6bdef48c (patch) | |
tree | 8d1640b6f9327cee1c3686dc51a3f1a151bf8eab | |
parent | 02f0fb61448dc6a800a1fb6f4b0c9da7fa43d0d5 (diff) | |
download | abslibre-833e63b6728e7fe38ea0e77303623efa6bdef48c.tar.gz abslibre-833e63b6728e7fe38ea0e77303623efa6bdef48c.tar.bz2 abslibre-833e63b6728e7fe38ea0e77303623efa6bdef48c.zip |
git should ignore namcap.log
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f7fbb4a2e..9a6d4ab3d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ src/ pkg/ *.pkg.tar.* *.src.tar.* +namcap.log |