diff options
author | WlodekM <[email protected]> | 2025-01-24 11:08:24 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-01-24 11:08:24 +0200 |
commit | 8358d211ae3d6559956b6727bd35666429059f81 (patch) | |
tree | b1a852af150a69ea05ab894fa9ffa55f76dae865 /.gitignore |
definitely the first 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..a8e31f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +creds.json +db.json \ No newline at end of file |