diff options
author | Alex Auvolat <alex@adnab.me> | 2022-05-19 12:10:48 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-05-19 12:10:48 +0200 |
commit | c7f767b7d2877cdbbc06893c9cd0fae2c56b96f2 (patch) | |
tree | 0fe8afca226ff90dd0fd20985d8216fdb30c8146 /.gitignore | |
parent | 8bd59a8f836d39f89d7e064928949034bec093de (diff) | |
download | aerogramme-c7f767b7d2877cdbbc06893c9cd0fae2c56b96f2.tar.gz aerogramme-c7f767b7d2877cdbbc06893c9cd0fae2c56b96f2.zip |
More construction of things
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /target .vimrc test.sh +mailrage.toml |