mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
fix .gitignore comment, remove app/version.py
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -112,8 +112,8 @@ logs/**
|
|||||||
|
|
||||||
# Files/folders created by build so not present in .cfignore
|
# Files/folders created by build so not present in .cfignore
|
||||||
app/version.py
|
app/version.py
|
||||||
app/static # is generated at build time
|
app/static
|
||||||
app/templates/vendor # is generated at build time
|
app/templates/vendor
|
||||||
|
|
||||||
# Terraform
|
# Terraform
|
||||||
.terraform.lock.hcl
|
.terraform.lock.hcl
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
__git_commit__ = ""
|
|
||||||
__time__ = ""
|
|
||||||
Reference in New Issue
Block a user