forked from Fediversity/Fediversity
gitignore pydantic schema
This commit is contained in:
parent
df9ce821de
commit
ec47484186
1 changed files with 3 additions and 0 deletions
3
panel/.gitignore
vendored
3
panel/.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# pydantic-generated schema
|
||||||
|
/src/panel/configuration/schema.py
|
||||||
|
|
||||||
# Nix
|
# Nix
|
||||||
.direnv
|
.direnv
|
||||||
result*
|
result*
|
||||||
|
|
Loading…
Add table
Reference in a new issue