Create .gitignore

This commit is contained in:
TheThomaas 2023-05-20 22:32:01 +02:00
commit 7ff50a1b8e

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Misc
*.log
npm-debug.*
*.scssc
*.swp
.DS_Store
Thumbs.db
.sass-cache
.env
.cache
# Node modules and output
node_modules
dist
src/_includes/css