1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-sonar

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.gitignore 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Julien Camus Отправлено 10.12.2024 13:42 06fae8b
# ---- Gradle
build/
.gradle/
.gradletasknamecache
classes/
out/
# ---- Maven (in integration tests)
target/
# ---- IntelliJ IDEA
*.iws
*.iml
*.ipr
.idea/
.attach_pid*
out/
http-client.private.env.json
# ---- VS Code
*.code-workspace
# Directories generated on build on Windows
bin/
!sonar-application/src/main/assembly/elasticsearch/**/bin/
!sonar-application/src/main/assembly/elasticsearch-patch/**/bin/
# npm logs
npm-debug.log*
npm.tar.gz
yarn-debug.log*
yarn-error.log*
# ---- Eclipse
.classpath
.project
.settings
.externalToolBuilders
# ---- Mac OS X
.DS_Store
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# ---- Windows
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
# ---- Linux
.directory
# ---- frontend
node/
node_modules/
install-state.gz
# ---- SonarQube
.sonar/
.scannerwork/
# scripts patches, they are local to each developer
scripts/patches/*.*
scripts/patches/*license*.txt
!scripts/patches/debug_ce.sh
!scripts/patches/debug_web.sh
!scripts/patches/postgres.sh
gherkin-features/

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-sonar.git
git@api.gitlife.ru:oschina-mirror/mirrors-sonar.git
oschina-mirror
mirrors-sonar
mirrors-sonar
master