gitignore
This commit is contained in:
parent
00ab87f361
commit
51069a5e28
|
|
@ -127,3 +127,7 @@ dmypy.json
|
|||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
# postgres
|
||||
./Postgres
|
||||
Postgres/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue