gitignore

This commit is contained in:
Jonas Legion 2021-12-18 08:38:54 +04:00
parent 00ab87f361
commit 51069a5e28
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -127,3 +127,7 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
# postgres
./Postgres
Postgres/*