update config
This commit is contained in:
26
.gitignore
vendored
26
.gitignore
vendored
@@ -12,35 +12,11 @@
|
||||
.idea
|
||||
**/.DS_Store
|
||||
**/logs
|
||||
!vendor/github.com/songtianyi/rrframework/logs
|
||||
**/*.pem
|
||||
**/*.prof
|
||||
**/*.p12
|
||||
!Makefile
|
||||
|
||||
# gitlab ci
|
||||
.cache
|
||||
|
||||
# chatbot
|
||||
**/production.json
|
||||
**/*.corpus.json
|
||||
**/*.txt
|
||||
**/*.gob
|
||||
|
||||
# example
|
||||
example/**/*.csv
|
||||
|
||||
# hera
|
||||
service/hera/cli/readdata/intergrationtest/data
|
||||
service/hera/devkit/ch331/data
|
||||
service/hera/devkit/ch331/ck
|
||||
service/hera/cli/replaybeat/etc
|
||||
# goctl
|
||||
tools/goctl/api/autogen
|
||||
|
||||
vendor/*
|
||||
/service/hera/cli/dboperation/etc/hera.json
|
||||
|
||||
# vim auto backup file
|
||||
*~
|
||||
!OWNERS
|
||||
!OWNERS
|
||||
|
||||
Reference in New Issue
Block a user