diff options
author | Mathias Magnusson <mathias@magnusson.space> | 2025-06-30 19:03:56 +0200 |
---|---|---|
committer | Mathias Magnusson <mathias@magnusson.space> | 2025-06-30 19:03:56 +0200 |
commit | 9fc487ba842e59d4aed2b5c18034938d017fae28 (patch) | |
tree | 8130999514c9d7bd5c3f04c5bba7b230c98b0ef9 /.gitignore | |
parent | e73f466afc648e350205d22556665f03019de6fb (diff) | |
download | garm-9fc487ba842e59d4aed2b5c18034938d017fae28.tar.gz |
add identity.txt to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .env *-key.pem +identity.txt |