Repository as part of a university project from the Software Engineering course. A simple self-made bug/issuetracker for personal or grouped usage.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

19 lines
360 B

/target/
.idea/
.settings
.project
.classpath
plugin/frontend/generated/
*.iml
.DS_Store
# The following files are generated/updated by vaadin-maven-plugin
node_modules/
# Browser drivers for local integration tests
drivers/
# Error screenshots generated by TestBench for failed integration tests
error-screenshots/
webpack.generated.js