Update .gitignore and README

This commit is contained in:
2022-02-15 20:53:29 +01:00
parent 1785bdd9c0
commit 0d0cfac860
2 changed files with 29 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,5 +1,11 @@
# Vim stuff
*.swp
*.vim
# Test files
test_f*.txt
# venv
bin
lib*
*.cfg