Skip to content

Commit 3cb720d

Browse files
committed
revert gitignore and contributing changes
Signed-off-by: steve lasker <[email protected]>
1 parent 53cec1a commit 3cb720d

File tree

2 files changed

+14
-28
lines changed

2 files changed

+14
-28
lines changed

.gitignore

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1+
*~
2+
/*-[0-9][0-9].xml
3+
archive.json
4+
draft-ietf-scitt-software-use-cases.xml
5+
Gemfile.lock
6+
/.gems/
17
*.html
8+
/lib
9+
/node_modules/
10+
package-lock.json
211
*.pdf
312
*.redxml
13+
/.refcache
14+
report.xml
415
*.swp
5-
*.txt
6-
*.upload
7-
*~
816
.tags
9-
/*-[0-9][0-9].xml
10-
/.gems/
11-
/.refcache
1217
/.targets.mk
18+
*.txt
19+
*.upload
1320
/.venv/
14-
/.vscode/
15-
/lib
16-
/node_modules/
1721
/versioned/
18-
Gemfile.lock
19-
archive.json
20-
draft-ietf-scitt-software-use-cases.xml
21-
package-lock.json
22-
report.xml
22+
/.vscode/
2323
!requirements.txt

CONTRIBUTING.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,3 @@ repository constitutes Contributions to the IETF Standards Process
1515
You agree to comply with all applicable IETF policies and procedures, including,
1616
BCP 78, 79, the TLP, and the TLP rules regarding code components (e.g. being
1717
subject to a Simplified BSD License) in Contributions.
18-
## Working Group Information
19-
20-
Discussion of this work occurs on the [Supply Chain Integrity, Transparency, and Trust
21-
Working Group mailing list](mailto:[email protected])
22-
([archive](https://mailarchive.ietf.org/arch/browse/scitt/),
23-
[subscribe](https://www.ietf.org/mailman/listinfo/scitt)).
24-
In addition to contributions in GitHub, you are encouraged to participate in
25-
discussions there.
26-
27-
**Note**: Some working groups adopt a policy whereby substantive discussion of
28-
technical issues needs to occur on the mailing list.
29-
30-
You might also like to familiarize yourself with other
31-
[Working Group documents](https://datatracker.ietf.org/wg/scitt/documents/).

0 commit comments

Comments
 (0)