diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-11-09 09:49:02 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-11-09 09:49:02 +0100 |
commit | 9a08dec095725012546ea93ac07142a570d1b220 (patch) | |
tree | b33557ad90ae94adb7d2e24dad1c45387910c18b /.gitignore | |
parent | c39913911b6c357ca9882d37b54db8daa23a5383 (diff) | |
download | jotpass-9a08dec095725012546ea93ac07142a570d1b220.tar |
Port to GNU/Linuxjotpass-0.2.0
Tested on Void Linux x86_64 glibc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aee2e4c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.mk |