diff options
author | James Booth <boothj5@gmail.com> | 2013-08-06 20:24:14 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2013-08-06 20:24:14 +0100 |
commit | 3db9fb75ee0e1c1cf559232e0828663943823368 (patch) | |
tree | a1233cc98d1f9fe29b2e9fd7c6dfda03f43e5165 /.gitignore | |
parent | 42eef398b4eb4d311dd97037af715d4d4119adf4 (diff) | |
download | profani-tty-3db9fb75ee0e1c1cf559232e0828663943823368.tar.gz |
Added TODO and plugins/ to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c133d04c..6c29afec 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ stamp-h1 valgrind.out core bugs/ +TODO +plugins/ |