mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
root: gitignore release generation artifacts (#22549)
This commit is contained in:
@@ -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