Merge pull request #58 from buehner/ignore-pg-data

feat: ignore pg data when using compose example
pull/59/head
Nils Bühner 2024-05-29 13:00:06 +02:00 committed by GitHub
commit 6a203332f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
build/ build/
postgis/

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
*.iml *.iml
*.idea *.idea
postgis/