diff options
author | Grail Finder <wohilas@gmail.com> | 2024-11-14 20:02:13 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2024-11-14 20:02:13 +0300 |
commit | 3cbad31a16bc82ff6e29410927578242d158b97a (patch) | |
tree | 8df9e744641a7c44251f7f0c98b1275502db004e /.gitignore |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..92828cc --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.txt +*.json +testlog +elefant |