Skip to content

Commit 4a32238

Browse files
committed
Added client.js back to source control, for docker automated builds.
1 parent f49890b commit 4a32238

File tree

2 files changed

+97115
-2
lines changed

2 files changed

+97115
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ typings
4949
*.workspace
5050
.codelite
5151

52-
# public/js/client.js (it gets built)
53-
public/js/client.js
52+
# public/js/client.js (it gets built)(but needs to be included for docker)
53+
# public/js/client.js

0 commit comments

Comments
 (0)