tanyanfei пре 5 година
родитељ
комит
3e25238feb
1 измењених фајлова са 11 додато и 0 уклоњено
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+*.pyc
+*.bak
+.DS_Store
+
+dist/
+node_modules/
+npm-debug.log
+.editorconfig
+
+.idea/
+