diff options
author | James Booth <boothj5@gmail.com> | 2014-01-08 19:54:28 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-01-08 19:54:28 +0000 |
commit | 71356967ab1b3cd433619d5f29b6f0ee32e83751 (patch) | |
tree | fe35599e2f8d7a1cde8950ad64fabaafcd43e418 /.gitignore | |
parent | db973457d0b3548f767f9849ce8ca7816dcbd36e (diff) | |
download | profani-tty-71356967ab1b3cd433619d5f29b6f0ee32e83751.tar.gz |
Added clean.sh to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2b430070..57f928aa 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ libprofanity.la libtool runvalgrind.sh src/prof_config.h +clean.sh |