From b0ad6f45ecc08b59804b6572dd22df5392a23436 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Wed, 17 Dec 2014 10:52:03 -0800 Subject: [PATCH] GUAC-932: Ignore the Netbeans customs.json HTML element/attribute validation file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d26be9c0e..b82b2caa7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *~ target/ nb-configuration.xml +guacamole/customs.json