mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
root: gitignore release generation artifacts (#22549)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -20,6 +20,10 @@ corepack.tgz
|
||||
.cspellcache
|
||||
cspell-report.*
|
||||
|
||||
# Release generation artifacts
|
||||
/changelog.md
|
||||
/diff.md
|
||||
|
||||
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
|
||||
# in your Git repository. Update and uncomment the following line accordingly.
|
||||
# <django-project-name>/staticfiles/
|
||||
|
||||
Reference in New Issue
Block a user