1
0

Public release

This commit is contained in:
2021-07-30 21:29:14 +02:00
commit 8eddb50cf1
30 changed files with 1233 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.pytest_cache/
build/
dist/
django_changelist_inline.egg-info/
.envrc
django_changelist_inline.sqlite3