diff options
author | Lia Lenckowski <lialenck@protonmail.com> | 2023-10-15 18:42:04 +0200 |
---|---|---|
committer | Lia Lenckowski <lialenck@protonmail.com> | 2023-10-15 18:49:35 +0200 |
commit | a7548f3da3897cd8bb247c784c50d39d642623b9 (patch) | |
tree | 81a73513429e619a4f259947f90e3b13c0e9e815 /.gitignore | |
parent | c575a2d9fe9eab97c6af7d20c577b6ea6a0e72aa (diff) | |
download | fastbangs-a7548f3da3897cd8bb247c784c50d39d642623b9.tar fastbangs-a7548f3da3897cd8bb247c784c50d39d642623b9.tar.bz2 fastbangs-a7548f3da3897cd8bb247c784c50d39d642623b9.tar.zst |
embed resources into executable
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .stack-work /deploy +/build frontend/fuzzysort.js |