diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -node_modules/ +**/_site/ dist/ fonts.zip -**/*.swp +node_modules/ |
index : 53hornet/carpentertutoring | ||
Source for carpentertutoring.com |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,4 +1,4 @@ -node_modules/ +**/_site/ dist/ fonts.zip -**/*.swp +node_modules/ |