diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ .idea components node_modules -build
\ No newline at end of file +build +_site +*.lock
\ No newline at end of file |
index : bootswatch | ||
Fork of https://github.com/thomaspark/bootswatch |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,4 +1,6 @@ .idea components node_modules -build
\ No newline at end of file +build +_site +*.lock
\ No newline at end of file |