mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05: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
|
||||
app/version.py
|
||||
app/static # is generated at build time
|
||||
app/templates/vendor # is generated at build time
|
||||
app/static
|
||||
app/templates/vendor
|
||||
|
||||
# Terraform
|
||||
.terraform.lock.hcl
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
__git_commit__ = ""
|
||||
__time__ = ""
|
||||
Reference in New Issue
Block a user