diff options
author | Ilion Beyst <ilion.beyst@gmail.com> | 2022-01-17 23:55:48 +0100 |
---|---|---|
committer | Ilion Beyst <ilion.beyst@gmail.com> | 2022-01-17 23:56:11 +0100 |
commit | 98384183cc0ddb9158725ec3cd5aa64feee31ad2 (patch) | |
tree | 8c032589bebb9db2fdd79afa5833468bfb2a4a5c /.gitignore | |
parent | 02c0e41b802bdb2a9b36815f6c7b2f06ebd848a5 (diff) | |
download | planetwars.dev-98384183cc0ddb9158725ec3cd5aa64feee31ad2.tar.xz planetwars.dev-98384183cc0ddb9158725ec3cd5aa64feee31ad2.zip |
gitignore node_modules
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ target Cargo.lock +**/node_modules/
\ No newline at end of file |