mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-07 02:46:02 +00:00
complate list of gitignores and licenses
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# CakePHP 3
|
||||
|
||||
/vendor/*
|
||||
/config/app.php
|
||||
/tmp/*
|
||||
/logs/*
|
||||
|
||||
# CakePHP 2
|
||||
|
||||
/app/tmp/*
|
||||
/app/Config/core.php
|
||||
/app/Config/database.php
|
||||
/vendors/*
|
||||
Reference in New Issue
Block a user