Files
crapgrep/.gitignore
2022-02-15 20:53:29 +01:00

14 lines
87 B
Plaintext

# Vim stuff
*.swp
*.vim
# Test files
test_f*.txt
# venv
bin
lib*
*.cfg
share
*cache*