chore: ignore library files

This commit is contained in:
dusk 2024-09-24 15:50:35 +03:00
parent 1183a27e3c
commit b8c1f1fe83
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

2
.gitignore vendored
View File

@ -2,4 +2,4 @@
.godot/ .godot/
/android/ /android/
rust/target rust/target
/addons/boids/lib/~* /addons/boids/lib/*