mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 17:48:19 +00:00
Synced gitignores with github repo (#1245)
* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# for projects that use Waf for building: http://code.google.com/p/waf/
|
||||
.waf-*
|
||||
.lock-*
|
||||
# For projects that use the Waf build system: https://waf.io/
|
||||
# Dot-hidden on Unix-like systems
|
||||
.waf-*-*/
|
||||
.waf3-*-*/
|
||||
# Hidden directory on Windows (no dot)
|
||||
waf-*-*/
|
||||
waf3-*-*/
|
||||
# Lockfile
|
||||
.lock-waf_*_build
|
||||
|
Reference in New Issue
Block a user