1
0
mirror of https://github.com/stisla/stisla.git synced 2025-09-01 20:23:26 +02:00

Ignore layouts dist folder

This commit is contained in:
Muhammad Dicky Hidayat Latif
2019-12-14 08:43:55 +08:00
parent 9eb20fc37d
commit 96d50a66f1

1
.gitignore vendored
View File

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