Formatter + gitignore

This commit is contained in:
Imbus 2025-02-05 13:57:38 +01:00
parent f6b4a91e71
commit 07ed9f1dcf
2 changed files with 11 additions and 0 deletions

2
.gitignore vendored
View file

@ -10,12 +10,14 @@
# Build directories
build/
bin/
.cache
# IDE and editor files
.vscode/
.idea/
*.sublime-project
*.sublime-workspace
compile_commands.json
# Dependency directories
lib/