diff options
author | James Booth <boothj5@gmail.com> | 2014-05-12 23:33:14 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-05-12 23:33:14 +0100 |
commit | 62dd30ff9068c7c4a851415314f0d2709079d17e (patch) | |
tree | d60788a03a5f5cb5b06e2519afdf4ead143266a7 /.gitignore | |
parent | e6e79d619a8ae721b11e112bc826eeddbf94773c (diff) | |
download | profani-tty-62dd30ff9068c7c4a851415314f0d2709079d17e.tar.gz |
Added push all script 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 093d0af5..3794eff5 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ Profanity.project Profanity.workspace pageing.txt cppcheck.out +gitpushall.sh |