Fix type cast
[e-mobility-charging-stations-simulator.git] / .gitignore
index 3863e2ba767baf070749adf710cc323c0398800d..ca88d032a4c2d321aba6dceabf86aaad5f19ddf6 100644 (file)
@@ -1,5 +1,6 @@
 # config
 src/assets/config.json
+src/scripts/scriptConfig.json
 manifest.yml
 
 # Logs
@@ -40,6 +41,16 @@ jspm_packages
 # Optional REPL history
 .node_repl_history
 
+# Grunt usually compiles files inside this directory
+dist/
+
+# Grunt usually preprocesses files such as coffeescript, compass... inside the .tmp directory
+.tmp/
+
+# Grunt typescript cache
+.tscache/
+tscommand-*
+
 # temporary file
 tmp
 
@@ -69,3 +80,10 @@ build/config.gypi
 # System Files
 .DS_Store
 Thumbs.db
+
+# Winston
+*-audit.json
+
+# MTA
+*.mta
+mta_archives/