Added .gitignore to backend

This commit is contained in:
2021-04-30 17:31:14 +02:00
parent 829d946762
commit 0b0ed6af98
26 changed files with 9 additions and 313 deletions

9
REST_XSLT/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
target/
nbactions.xml
.idea/
.settings/
.classpath
.settings
.project
*.iml
.vscode