Skip to content

Commit

Permalink
feat: supplement the.gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pual97 authored and fcharlie committed Nov 26, 2024
1 parent 38135e2 commit a6cb712
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,9 @@ bin/*
local/*
.DS_Store
utils/viewport/viewport

/out/
/.vscode/
/.vscode/

.idea/*
vendor/*

0 comments on commit a6cb712

Please sign in to comment.