mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-23 22:48:02 +02: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:
6
options/gitignore/Terraform
Normal file
6
options/gitignore/Terraform
Normal file
@ -0,0 +1,6 @@
|
||||
# Compiled files
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
|
||||
# Module directory
|
||||
.terraform/
|
Reference in New Issue
Block a user