Spell fixlet in ATG log message
[e-mobility-charging-stations-simulator.git] / .gitignore
index ea6e6ea40af15a1a29ae19e2316a2728fe56c7f7..56f11e304b3723c90817cab891afbe9513df50ec 100644 (file)
@@ -1,5 +1,11 @@
 # config
-src/config.json
+src/assets/config*.json
+!src/assets/config-template.json
+src/scripts/scriptConfig.json
+src/assets/*tags*.json
+!src/assets/authorization-tags-template.json
+mikro-orm.config*.ts
+!mikro-orm.config-template.ts
 manifest.yml
 
 # Logs
@@ -40,6 +46,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
 
@@ -64,4 +80,20 @@ build/config.gypi
 *~
 
 # Clinic
-*.clinic-*
\ No newline at end of file
+*.clinic-*
+
+# System Files
+.DS_Store
+Thumbs.db
+
+# Winston
+*-audit.json
+
+# MTA
+*.mta
+mta_archives/
+
+temp/
+*.tar.gz
+performanceRecords.json
+*.db