diff options
author | June McEnroe <june@causal.agency> | 2020-12-18 22:59:41 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-18 22:59:41 -0500 |
commit | 592efa05e747359be717705d82ec25acca0f16b2 (patch) | |
tree | 7bf5dcd4e2cd7dd063f76aa0fed862f3bc2ab916 /rfc/.gitignore | |
parent | Fix bibsort name sorting for middle names, trailing titles (diff) | |
download | src-592efa05e747359be717705d82ec25acca0f16b2.tar.gz src-592efa05e747359be717705d82ec25acca0f16b2.zip |
Add scripts to download, compress and tag IETF RFCs
Diffstat (limited to 'rfc/.gitignore')
-rw-r--r-- | rfc/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rfc/.gitignore b/rfc/.gitignore new file mode 100644 index 00000000..808cd63e --- /dev/null +++ b/rfc/.gitignore @@ -0,0 +1,3 @@ +*.txt +*.txt.gz +tags |