Stop tracking migrations and release 4.8.9

This commit is contained in:
2024-08-04 18:56:11 +00:00
parent d851e7e4ad
commit 3d195973fc
47 changed files with 313 additions and 1935 deletions

6
.gitignore vendored
View File

@ -157,6 +157,10 @@ dmypy.json
# Cython debug symbols
cython_debug/
# migration files
rog/migrations/
# PyCharm
# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
@ -165,4 +169,4 @@ cython_debug/
#.idea/
# End of https://www.toptal.com/developers/gitignore/api/django
.DS_Store
.DS_Store