feat: add postgres/data in gitignore

This commit is contained in:
Mehdi Katranji 2020-02-15 09:13:56 +01:00
parent d7d916bddd
commit ad7e26d77e

3
.gitignore vendored
View File

@ -6,6 +6,9 @@
/tmp /tmp
/out-tsc /out-tsc
# postgres
/postgres/data
dataPush dataPush
node_modules node_modules