diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,8 +1,4 @@ -.DS_Store +.hugo_build.lock -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -node_modules/ +resources/ public/ |
![]() |
index : a14m.srht.site.git | |
| Personal Website |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 8 |
@@ -1,8 +1,4 @@ -.DS_Store +.hugo_build.lock -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -node_modules/ +resources/ public/ |