.gitignore prepackaged_plugins and report.xml (#13765)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
afa35ac575
Коммит
815e6b5956
2
.gitignore
поставляемый
2
.gitignore
поставляемый
@@ -26,6 +26,7 @@ imports/imports.go
|
|||||||
.prebuild
|
.prebuild
|
||||||
.npminstall
|
.npminstall
|
||||||
.yarninstall
|
.yarninstall
|
||||||
|
/prepackaged_plugins
|
||||||
|
|
||||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||||
*.o
|
*.o
|
||||||
@@ -91,6 +92,7 @@ ecover.out
|
|||||||
cprofile.out
|
cprofile.out
|
||||||
*.test
|
*.test
|
||||||
webapp/coverage
|
webapp/coverage
|
||||||
|
/report.xml
|
||||||
|
|
||||||
.agignore
|
.agignore
|
||||||
.ctags
|
.ctags
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user