mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
.gitignore: IDE files and reports generated by tests
This commit is contained in:
committed by
FUJITA Tomonori
parent
443b0b6c7a
commit
da0f7cdc54
@@ -23,6 +23,12 @@ _cgo_export.*
|
||||
|
||||
_testmain.go
|
||||
|
||||
test/scenario_test/*.xml
|
||||
|
||||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
# IDE workspace
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user