Create .gitignore

This commit is contained in:
2026-04-21 10:16:02 +03:00
commit f1700302e4

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# IDE folders
.vs/
.zed/
# Builds
build/
*.elf
*.out