@@ -0,0 +1,26 @@
+# Dependencies & vendors
+node_modules/
+vendor/
+
+# Build & generated output
+dist/
+build/
+**/web/assets/
+coverage/
+# Runtime & logs
+runtime/
+console/runtime/
+logs/
+*.log
+# VCS & IDE
+.git/
+.idea/
+.hbuilderx/
+.DS_Store
+# Secrets
+# Source maps
+*.map
@@ -0,0 +1,27 @@
+# Dependencies & vendors