diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ target/ Cargo.lock **/*.rs.bk .env +lyrics_cache/ +covers/ |
index : balalaika | ||
(in progress) Lyrics website written in rust. Third project for the web development school. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -3,3 +3,5 @@ target/ Cargo.lock **/*.rs.bk .env +lyrics_cache/ +covers/ |