enable dronerc in .gitignore
This commit is contained in:
parent
0960142f05
commit
98668f1141
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,6 +22,7 @@ drone
|
|||
*.min.js
|
||||
*_bindata.go
|
||||
*.toml
|
||||
!dist/drone/etc/drone/dronerc
|
||||
!dist/drone/etc/drone/drone.toml
|
||||
|
||||
# generate binaries
|
||||
|
|
Loading…
Reference in a new issue