diff options
| author | alyx <alyx@aleteoryx.me> | 2023-08-09 01:34:47 -0400 |
|---|---|---|
| committer | alyx <alyx@aleteoryx.me> | 2023-08-09 01:34:47 -0400 |
| commit | 40372f0cf8a95f4d5bdf78fc522328b776482dbf (patch) | |
| tree | d5c0b0ea655e685927ed6b96df777b28fb2856c2 /.gitignore | |
| parent | d796f6762acb52cf2ab202d76382915064f0d534 (diff) | |
| download | lfm_embed-40372f0cf8a95f4d5bdf78fc522328b776482dbf.tar.gz lfm_embed-40372f0cf8a95f4d5bdf78fc522328b776482dbf.tar.bz2 lfm_embed-40372f0cf8a95f4d5bdf78fc522328b776482dbf.zip | |
fix packages, implement caching
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +/Cargo.lock /target *~ .#* |
