1
0
mirror of https://github.com/stisla/stisla.git synced 2025-08-31 11:52:06 +02:00

Merge pull request #136 from muhammaddicky/development

Ignore layouts dist folder
This commit is contained in:
Muhamad Nauval Azhar
2019-12-15 12:39:12 +07:00
committed by GitHub

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@
# Folders to ignore
/node_modules/
/dist/node_modules/
/pages/layouts/
# OS or Editor folders
._*