Skip to content

Commit f0a3631

Browse files
committed
Mark setup.js as generated for GitHub
1 parent 7277ca0 commit f0a3631

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/ts-out/
22
/tmp/
33
/cache/
4-
/dist/*.map.js
54

65
# Logs
76
logs

dist/.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Mark as generated for GitHub
2+
*.js linguist-generated

dist/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.map.js

0 commit comments

Comments
 (0)