fanch 1 год назад
Родитель
Сommit
8f1f6e4f16
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+**/node_modules/
+**/secret
+**/build
+**/run
+**/*-info/
+**/.idea/
+**.pyc
+**.log
+**.sqlite3
+**/dist