Skip to content

Commit

Permalink
🙈 Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MatzeKitt committed Apr 16, 2024
1 parent 6b9c0b9 commit 90ac4d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.DS_Store
.vscode
*.map
*.css
*.min.js
build
node_modules
vendor

0 comments on commit 90ac4d0

Please sign in to comment.