diff --git a/.gitignore b/.gitignore index 37e11136..ffc00a2f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ target generatorConfig.xml .DS_Store *.cache -*.lock \ No newline at end of file +*.lock +/build/ +*.settings \ No newline at end of file