diff options
author | June McEnroe <june@causal.agency> | 2020-01-26 11:42:46 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-01-26 11:42:46 -0500 |
commit | 0a5584e94293b39424c49a0b8f065436c091d899 (patch) | |
tree | 75a22cd11fea8e3c9c27aff826f98279470d1309 /.gitignore | |
parent | Add IMAP-related options to manual page (diff) | |
download | notemap-0a5584e94293b39424c49a0b8f065436c091d899.tar.gz notemap-0a5584e94293b39424c49a0b8f065436c091d899.zip |
Add Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 62e16ab..d0b849a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +config.mk notemap |