mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-02 17:59:14 +02:00
[#10] Add entries to .gitignore
This commit is contained in:
5
backend/.gitignore
vendored
5
backend/.gitignore
vendored
@@ -21,3 +21,8 @@
|
||||
go.work
|
||||
|
||||
/pb_data/
|
||||
|
||||
.idea/
|
||||
*.iml
|
||||
.vscode/
|
||||
.DS_Store
|
||||
|
1
frontend/.gitignore
vendored
1
frontend/.gitignore
vendored
@@ -22,3 +22,4 @@ dist-ssr
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
*.iml
|
||||
|
Reference in New Issue
Block a user