vimspector/.gitignore
2020-07-16 08:04:03 +01:00

21 lines
250 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.*
.DS_Store
*.vimspector.log
support/test/csharp/*.exe*
.neomake.log
configurations/
venv/
test-base/