diff options
author | James Booth <boothj5@gmail.com> | 2014-10-30 23:24:45 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-10-30 23:24:45 +0000 |
commit | 1814dcdd26a3fb5692d016601bba57ee416faf5b (patch) | |
tree | f57cd7432a7a67c617a2a91cc6a3cb36e16febb0 | |
parent | f3e9ff4b7cf30d2b5ae18e6695d8606f9093eb28 (diff) | |
download | profani-tty-1814dcdd26a3fb5692d016601bba57ee416faf5b.tar.gz |
Added m4 directory to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b5980f6a..099c3584 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ compile_commands.json profanity.mk profanity.project profanity.workspace +m4/ |