Update .gitignore and README
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,5 +1,11 @@
|
||||
# Vim stuff
|
||||
*.swp
|
||||
*.vim
|
||||
|
||||
# Test files
|
||||
test_f*.txt
|
||||
|
||||
# venv
|
||||
bin
|
||||
lib*
|
||||
*.cfg
|
||||
|
||||
Reference in New Issue
Block a user