Skip to content
Snippets Groups Projects

Update gitignore to correctly handle new project structure

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -20,7 +20,7 @@ src/main/resources/security/
*.iws
*.iml
*.ipr
backend/out/
out/
### NetBeans ###
/nbproject/private/
Loading