diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2023-12-28 02:23:25 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2023-12-28 02:23:25 +0300 |
commit | 37a6972f5e02928cb522a44996d78c55fbad3862 (patch) | |
tree | 9fa0cbd16405f146ab1693157501ffb2cffc1237 /.gitignore | |
parent | ca4fdd4927c6005eb5562a09a95184b28865e893 (diff) |
Рефакторинг
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..2eea525 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env
\ No newline at end of file |