diff options
author | 2025-03-26 15:29:11 +0000 | |
---|---|---|
committer | 2025-03-26 15:29:11 +0000 | |
commit | bf677e1f9ce07e2fa8971c15b9a082cddbb40dec (patch) | |
tree | d8a6c8bec63c774322b207af43ad573d730ee1a2 /filamento/.gitignore | |
parent | 2211f324782cdc617b4b5ecd071178e372539fe4 (diff) | |
download | luz-bf677e1f9ce07e2fa8971c15b9a082cddbb40dec.tar.gz luz-bf677e1f9ce07e2fa8971c15b9a082cddbb40dec.tar.bz2 luz-bf677e1f9ce07e2fa8971c15b9a082cddbb40dec.zip |
refactor(filament): split logic into different files
Diffstat (limited to 'filamento/.gitignore')
-rw-r--r-- | filamento/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filamento/.gitignore b/filamento/.gitignore new file mode 100644 index 0000000..8bb4037 --- /dev/null +++ b/filamento/.gitignore @@ -0,0 +1 @@ +filamento.db |