diff options
author | Ilion Beyst <ilion.beyst@gmail.com> | 2022-10-09 22:42:00 +0200 |
---|---|---|
committer | Ilion Beyst <ilion.beyst@gmail.com> | 2022-10-09 22:42:00 +0200 |
commit | 505ea6a23d1084966ea24890868af60ab5e357da (patch) | |
tree | 5f4ffcef0f08a236a0b9b292eee573d7302c688d /.gitignore | |
parent | 2cfd6cdeec37f430a5862165e233bd747c3d2908 (diff) | |
download | planetwars.dev-505ea6a23d1084966ea24890868af60ab5e357da.tar.xz planetwars.dev-505ea6a23d1084966ea24890868af60ab5e357da.zip |
check in Cargo.lock
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,3 +1,2 @@ target -Cargo.lock -**/node_modules/
\ No newline at end of file +**/node_modules/ |