diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-05-12 18:17:33 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-05-12 18:17:33 +0300 |
commit | d255ca1955b3658aaf12aba84ded8693d2be482f (patch) | |
tree | 99248b627073d82b0bbeccea2236357cc7a2f7a0 /.gitignore | |
parent | fd22b325e5c1fd29f7d8e91a6b78be2cc482f0ef (diff) |
Возможность сохранения json
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e192558 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +test/*
\ No newline at end of file |