diff options
author | James Booth <boothj5@gmail.com> | 2014-09-30 20:44:00 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-09-30 20:44:00 +0100 |
commit | fbeb107cbeff39a04b26daf60c70f98c7c58cb5c (patch) | |
tree | ad6877caa5025ca22818308d3aa3e199fb2f37cb /.gitignore | |
parent | 780a3f1cc7a91cbc02b040ecf4773a702855e684 (diff) | |
download | profani-tty-fbeb107cbeff39a04b26daf60c70f98c7c58cb5c.tar.gz |
Dont check for var attribute on form fields of type fixed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3794eff5..91cb1cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,8 @@ Profanity.workspace pageing.txt cppcheck.out gitpushall.sh +Debug/ +compile_commands.json +profanity.mk +profanity.project +profanity.workspace |