diff options
| author | Fuwn <[email protected]> | 2021-03-29 13:31:02 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-29 13:31:02 -0700 |
| commit | 12517eee14d79a2673338c94cbc0d091840b32a3 (patch) | |
| tree | e6092233c3236060974a35614861b20ef9bca88a /.gitignore | |
| parent | feature: Implement CLI (diff) | |
| download | whirl-12517eee14d79a2673338c94cbc0d091840b32a3.tar.xz whirl-12517eee14d79a2673338c94cbc0d091840b32a3.zip | |
feature: Use TOML as config instead of environment variables
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ whirl.iml # Development /src/_*.* worlds.db +whirl.toml # DB Browser worlds.db-shm |