Semaphore/.gitignore
2024-09-29 15:40:07 +05:00

34 lines
474 B
Plaintext

gin-bin
build/
web/public/js/bundle.js
web/public/css/*.*
web/public/html/**/*.*
web/public/fonts/*.*
web/.nyc_output
api/public/**/*
/config.json
/config-runner.json
/config-runner-token.txt
/.dredd/config.json
/database.boltdb
/database.boltdb.lock
/database_test.boltdb
.DS_Store
node_modules/
/.idea/
/semaphore.iml
/bin/
/vendor/
/coverage.out
/public/package-lock.json
!.gitkeep
.dredd/compiled_hooks
.dredd/compiled_hooks.exe
.vscode
__debug_bin*
.task/
/web/.env