refactor(ui): refine configuration file type and make it conditional
[e-mobility-charging-stations-simulator.git] / ui / web / .gitignore
index 8e66ec8157b83337751230061d844fc9ecb21ba4..546c93975d4f53ef36bff9ad08d12ea69167eb0c 100644 (file)
@@ -1,6 +1,7 @@
 .DS_Store
 node_modules
 /dist
+/assets/config.ts
 
 # Created by git for backups. To disable backups in git:
 # $ git config --global mergetool.keepBackup false