diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-11-22 11:29:50 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-11-22 11:29:50 +0100 |
commit | 0ffe2d19a953a0f935dce80dee91ee8faac3dabe (patch) | |
tree | be8215ba17e534babc20c88115b79c3a9a0f638e /.gitignore |
initial 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..a9284fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +key +config.json |