From 30f7cd448b4cbae0fa7d3d461fe3009791b25724 Mon Sep 17 00:00:00 2001 From: dags- Date: Tue, 3 Mar 2020 21:03:54 +0000 Subject: [PATCH] more gitignore stuff --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fc48f87..18e01e6 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,9 @@ hs_err_pid* build/ out/ run/ -*.iml \ No newline at end of file +*.iml +/.gradle/ +/Noise2D/out/ +/.idea/ +/Noise2D/out/production/resources/ +/Noise2D/out/production/resources/license.txt