Sfoglia il codice sorgente

Add `/options/license` and `/options/gitignore` to `.ignore` (#30219)

Ignore this folder in tools like `rg` or `ag`. Also sorted the entries
alphabetically.
tags/v1.22.0-rc1
silverwind 1 mese fa
parent
commit
934fa46f76
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3
    1
      .ignore

+ 3
- 1
.ignore Vedi File

@@ -4,6 +4,8 @@
/modules/options/bindata.go
/modules/public/bindata.go
/modules/templates/bindata.go
/vendor
/options/gitignore
/options/license
/public/assets
/vendor
node_modules

Loading…
Annulla
Salva