diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-08-17 13:19:06 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-08-17 13:19:06 +0300 |
commit | 7f1bb18fd654b58eae56b1d02c4568d62ff226a5 (patch) | |
tree | 5d3b8eccdc23d55d6f63f843a5438af87251d74a /.gitignore |
initial
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..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea
\ No newline at end of file |