Exclude dev enviroment config

This commit is contained in:
adampweb 2025-07-20 17:14:09 +02:00
parent e4487baafc
commit ffdce7e4ec

4
.gitignore vendored
View File

@ -32,3 +32,7 @@ tmp
*.rbc *.rbc
test.rb test.rb
# Dev environment
.vscode
*.code-workspace