Skip to content

Commit 2a740fc

Browse files
authored
Merge pull request #612 from saschanaz/dangerzone
Warn that `inputfiles/idl/` should not be touched manually.
2 parents dccc324 + 2ac8020 commit 2a740fc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

inputfiles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This specifically includes:
88
* `idl/*`
99
* `mdn/*`
1010

11-
Feel free to send a pull request with changes to any other files.
11+
Feel free to send a pull request with changes to any other files.

inputfiles/idl/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# DANGER ZONE
2+
3+
Everything here is autogenerated by `npm run fetch` and MUST NOT be changed in a manual way.

0 commit comments

Comments
 (0)