diff options
| author | Micha White <botahamec@outlook.com> | 2023-09-27 09:41:01 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2023-09-27 09:41:01 -0400 |
| commit | f7a7bf20a99b1d52ef5f936705611ce24a1006b7 (patch) | |
| tree | 1fd1c71d1e94d664f9f6c74e7610eb94b0c68f49 /engine/.gitignore | |
| parent | 89a1d6b488f83d121e55d8a6c08efe01649bb692 (diff) | |
Edited some of the crates
Diffstat (limited to 'engine/.gitignore')
| -rw-r--r-- | engine/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/.gitignore b/engine/.gitignore new file mode 100644 index 0000000..96ef6c0 --- /dev/null +++ b/engine/.gitignore @@ -0,0 +1,2 @@ +/target +Cargo.lock |
