Skip to content

Commit

Permalink
Merge pull request #11 from jerolimov/fix-obtaining-vcs-issue
Browse files Browse the repository at this point in the history
Fix docker build issue (error obtaining VCS status)
  • Loading branch information
tumido committed Feb 20, 2024
2 parents 057b28f + b6ed96c commit e79a1d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/.*
/webterminal-proxy
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/webterminal-proxy

0 comments on commit e79a1d4

Please sign in to comment.