add bindings to gitignore

This commit is contained in:
altalk23 2023-12-20 20:26:00 +03:00
parent c94119eb01
commit 0322c96d9c

4
.gitignore vendored
View file

@ -75,3 +75,7 @@ test-docs.bat
# Ignore clangd cache
.cache
# Add bindings folder to ignore list, so people can clone a local copy of them there
bindings
bindings/**