1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-07 10:08:20 +00:00

chore: update gitignore list (#9437)

Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
This commit is contained in:
Antoine GIRARD
2019-12-20 00:04:12 +01:00
committed by zeripath
parent d9a0ba2cac
commit db5524a9ab
85 changed files with 1579 additions and 295 deletions

View File

@@ -1,4 +1,6 @@
**/nbproject/private/
**/nbproject/Makefile-*.mk
**/nbproject/Package-*.bash
build/
nbbuild/
dist/