Skip to content

Commit b27c381

Browse files
committed
.gitignore: ignore output .js files in JS samples
1 parent a0cbc97 commit b27c381

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ bin/
44
*.swf
55
*.n
66
*.hl
7-
samples/gh_pages
7+
samples/gh_pages
8+
samples/js/**/*.js

0 commit comments

Comments
 (0)