Skip to content

Commit

Permalink
Automatic update of .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
malishav committed Sep 19, 2024
1 parent 9bb7ef8 commit 54806ab
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,20 @@
*.txt
*.upload
*~
.refcache
.tags
.targets.mk
/*-[0-9][0-9].xml
/.gems/
/.refcache
/.targets.mk
/.venv/
/.vscode/
/lib
/node_modules/
/versioned/
Gemfile.lock
archive.json
draft-selander-lake-reqs.xml
issues.json
lib
pulls.json
report.xml
venv/
lib
draft-ietf-lake-edhoc.xml
draft-ietf-lake-traces.xml
package-lock.json
report.xml
!requirements.txt

0 comments on commit 54806ab

Please sign in to comment.