Skip to content

Commit 859c3c7

Browse files
committed
Add build artifact to .gitignore
We no longer want to track build artifacts in the mainline branch.
1 parent abc9dc7 commit 859c3c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
/.purs*
99
/.psa*
1010
/.stack*
11+
/js/index.js

0 commit comments

Comments
 (0)