From 221ae26db3f6f4ab196f53b697771e7971e3ffa3 Mon Sep 17 00:00:00 2001 From: Phrancis Date: Fri, 16 Mar 2018 23:47:59 -0400 Subject: [PATCH] add NetBeans ignores --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index bf1ba79..be1e272 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,15 @@ gen # IntelliJ /out/ +# NetBeans specific +nbproject/ +build/ +nbbuild/ +dist/ +nbdist/ +nbactions.xml +nb-configuration.xml + # mpeltonen/sbt-idea plugin .idea_modules/