Skip to content

Commit

Permalink
Automatic update of .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskwiatkowski committed Sep 10, 2024
1 parent 339294c commit de93aca
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
*.html
*.pdf
*.redxml
*.swp
*.txt
*.upload
*~
.tags
/*-[0-9][0-9].xml
/.gems/
/.refcache
/.targets.mk
/.venv/
/.vscode/
/lib
/node_modules/
/versioned/
Gemfile.lock
archive.json
draft-kwiatkowski-tls-ecdhe-mlkem.xml
package-lock.json
report.xml
!requirements.txt

0 comments on commit de93aca

Please sign in to comment.