[#10] Add entries to .gitignore

This commit is contained in:
Tom Wahl
2023-11-01 13:28:10 +01:00
parent b60f777db5
commit 8590ab633a
2 changed files with 6 additions and 0 deletions

5
backend/.gitignore vendored
View File

@@ -21,3 +21,8 @@
go.work
/pb_data/
.idea/
*.iml
.vscode/
.DS_Store