vimspector/.gitignore
2019-05-19 20:24:56 +01:00

14 lines
150 B
Text

*.un~
*.sw[op]
__pycache__
.vscode
tests/*.res
tests/messages
tests/debuglog
test.log
gadgets/
package/
*.pyc
*.dSYM
README.md.orig.*
README.md.toc.*