- commit
- dc4f6516964d6ae2124bc0594b9b54fddf35f46c
- parent
- f98a4e78aed835501c2e76956cbbc539fffa4966
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-02-19 07:57
gitignore /target for when toying with cargo
Diffstat
| M | .gitignore | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
@@ -1,3 +1,4 @@ -1 1 /target 1 2 survivor 2 3 *.rlib 3 4 sprites.rs