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