aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

Add gitignores to clean up local checkout #263

Closed micburks closed 1 year ago

micburks commented 1 year ago

conf/boot.toml is the suggested starting point in the install directions, so we should ignore it. For developers, its probably wise to allow a pattern like *.local.toml so you can have several configurations to test.