qianduan пре 1 година
родитељ
комит
e948e1b821
1 измењених фајлова са 14 додато и 0 уклоњено
  1. 14 0
      .gitignore

+ 14 - 0
.gitignore

@@ -0,0 +1,14 @@
+.DS_Store
+node_modules/
+/dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln