diff --git a/.gitignore b/.gitignore index 485dee64b..92f472cb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ -.idea +.gradle/ +.idea/ +build +.project +.settings/ +.classpath +nbactions.xml +nb-configuration.xml +nbproject/ \ No newline at end of file diff --git a/package/.gitignore b/package/.gitignore deleted file mode 100644 index 33ebf499f..000000000 --- a/package/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -.gradle/ -.idea/ -build -profile.svg \ No newline at end of file