diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 5b7c1d3..ca343ee 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -12,5 +12,5 @@ jobs: - uses: actions/checkout@v3 - uses: codespell-project/actions-codespell@master with: - skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt - ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,nmake + skip: ca_hashes.txt,tls_data.txt,*.pem,OPENSSL-LICENSE.txt,.git + ignore_words_list: borken,gost,ciph,ba,bloc,isnt,chello,fo,alle,nmake,aNULL diff --git a/.gitignore b/.gitignore index 08b79be..6d0ba2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,32 @@ .DS_Store ._.DS_Store -.idea tmp.json +tmp.html +*_p*-????????-????.html *.bak *.json *.csv *.log *.xml *.iml +*.script *.swp +*.swo +*~ *.orig +*.org +.directory +.idea/ +*.tar.* +*.patch +*.diff *.rej *.asc -*.diff -*.patch +*.crt +*.pem +*.der +*.csr +*.p12 +thumbs.db +todo.md +2do.md