delve/.gitignore
Artem Khvastunov f2ec3e49a8
Introduce TeamCity builds (#2298)
* add -json flag when running tests on TeamCity

* introduce TeamCity builds

* restore gdbserial constants for 386

Otherwise compilation fails.

* skip TestAttachRequest on Windows as it never finishes

* run tests on 1.16beta1
2021-01-18 07:48:06 -08:00

12 lines
105 B
Plaintext

**/*.test
.tags*
tags
.dbg_history
cmd/dlv/dlv
.vagrant
**/*.swp
localtests
.idea
*.iml
.teamcity/target