diff options
author | Mathias Magnusson <mathias@magnusson.space> | 2023-08-21 19:23:58 +0200 |
---|---|---|
committer | Mathias Magnusson <mathias@magnusson.space> | 2023-08-21 19:40:38 +0200 |
commit | 581c75acaf8cd65877f65ac98f66c9f3b6ef2a72 (patch) | |
tree | f8650c7d57523b5c0921bd4e24e1c39b347b008c /.gitignore | |
download | garm-581c75acaf8cd65877f65ac98f66c9f3b6ef2a72.tar.gz |
Inital commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cdc99a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +*.pem |