diff --git a/.gitignore b/.gitignore index effab4c9..fa419f58 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,13 @@ pom.xml *.iws *.log .classpath +.project +.settings/ /samples/hello-world/vf.gf.dmn-events.cfg /samples/hello-world/vf.gf.dmn-license.cfg /vf.gf.dmn-events.cfg -/vf.gf.dmn-license.cfg \ No newline at end of file +/vf.gf.dmn-events.txt +/vf.gf.dmn-license.cfg + +/BACKUP* \ No newline at end of file