Merge pull request #58 from buehner/ignore-pg-data
feat: ignore pg data when using compose examplepull/59/head
commit
6a203332f5
|
|
@ -1 +1,2 @@
|
||||||
build/
|
build/
|
||||||
|
postgis/
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
*.iml
|
*.iml
|
||||||
*.idea
|
*.idea
|
||||||
|
postgis/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue