diff options
author | C.J. Adams-Collier <cjac@colliertech.org> | 2016-01-11 08:03:44 -0800 |
---|---|---|
committer | C.J. Adams-Collier <cjac@colliertech.org> | 2016-01-11 08:03:44 -0800 |
commit | bed6b5f87ac80dc9206c539623dc25a853bd140b (patch) | |
tree | 653df82fedf9e2548ecd328ea0437606b08422d9 /.gitignore | |
parent | 738492d87e4398752213d9738cd2c3e97f37d736 (diff) |
added log file to ignore list
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ad69f2a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +feed.log |