diff .hgignore @ 515:ef7f56d326ae

fix: gemma configuration added to .hgignore In order to prevent accidentally committing gemma.toml it was added to .hgignore
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 27 Aug 2018 11:56:43 +0200
parents 5b7a4327f6c0
children 74a75a5ce770
line wrap: on
line diff
--- a/.hgignore	Mon Aug 27 10:35:55 2018 +0200
+++ b/.hgignore	Mon Aug 27 11:56:43 2018 +0200
@@ -99,7 +99,7 @@
 gemma
 cmd/tokenserver/tokenserver
 web
-
+gemma.toml
 CHROME*
 
 # End of https://www.gitignore.io/api/go,vim,node,emacs,visualstudiocode