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

Ignore this folder in tools like `rg` or `ag`. Also sorted the entries
alphabetically.

(cherry picked from commit 934fa46f769f0b90fc319054612d4f5c9a4c46ba)
This commit is contained in:
silverwind 2024-03-31 22:22:29 +02:00 committed by Gergely Nagy
parent d40127a3e8
commit f3e97bc27c
No known key found for this signature in database

View 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