Skip to content

Commit b651821

Browse files
authored
chore: remove legacy / deprecated files (ietf-tools#3781)
* chore: remove changelog files * chore: remove data dir from source * chore: exclude /data completely in gitignore
1 parent 016ee71 commit b651821

6 files changed

Lines changed: 8 additions & 20582 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,13 @@
2626
/.tmp
2727
/attic
2828
/bin
29+
/data
30+
/docker/docker-compose.extend-custom.yml
2931
/env
3032
/etc
3133
/ghostdriver.log
3234
/htmlcov
35+
/ietf/static/ietf/bootstrap
3336
/include
3437
/INSTALL.pdf
3538
/latest-coverage.json
@@ -56,5 +59,3 @@
5659
*.pyc
5760
__pycache__
5861
node_modules
59-
ietf/static/ietf/bootstrap
60-
/docker/docker-compose.extend-custom.yml

0 commit comments

Comments
 (0)