Skip to content

Commit

Permalink
chore: ignore plugins directories, .DS_Store
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
lotem committed Apr 28, 2024
1 parent 5b09f35 commit 1c9c71d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ lib/*
bin/*
share/*
deps/*/*
plugins/*/
env.bat
node_modules/
*~
.*.swp
.cache/
*.7z
.DS_Store

0 comments on commit 1c9c71d

Please sign in to comment.