commit 936a0b9f9e0420dcbb9a814d8f6d6da9d7782268 Author: Robert Vokac Date: Thu Dec 1 18:00:38 2022 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8633837 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +#files to ignore + +**.metadata/** +**.recommenders/** +target +**build/** +*.idea/** +*.iml + +**nb-configuration.xml +/power-core/nbproject/ +/power-utils/nbproject/