diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -/target -/Cargo.lock -*/target +/target
+/Cargo.lock
+*/target
*/Cargo.lock
\ No newline at end of file |
![]() |
index : alligator | |
| A vector-based 2D game engine | Mica White |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -1,4 +1,4 @@ -/target -/Cargo.lock -*/target +/target
+/Cargo.lock
+*/target
*/Cargo.lock
\ No newline at end of file |