Skip to content

Commit

Permalink
Add more entriee to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Mar 16, 2022
1 parent af17da7 commit b4d5913
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
@@ -0,0 +1,11 @@
/target/

target/
.classpath
.project
.settings/
*.iml
*nbactions.xml
.vscode/
.idea
nb-configuration.xml

0 comments on commit b4d5913

Please sign in to comment.