Huanyi 2 месяцев назад
Родитель
Сommit
b93d4ef48f
2 измененных файлов с 12 добавлено и 0 удалено
  1. 2 0
      .gitignore
  2. 10 0
      .idea/.gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+node_modules/
+dist/

+ 10 - 0
.idea/.gitignore

@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Ignored default folder with query files
+/queries/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/