diff --git a/.gitignore b/.gitignore index 0748701..952943c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ *.zip *.tar.gz *.rar -target/ +target/* # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* @@ -56,4 +56,4 @@ nbdist/ .nb-gradle/ # Secrets! -secrets.yml \ No newline at end of file +secrets.yml