diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -/src/node_modules/ -/.idea/ +node_modules/ +.idea/ |
![]() |
index : hugo-theme-even.git | |
A super concise theme for Hugo | user |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,2 @@ -/src/node_modules/ -/.idea/ +node_modules/ +.idea/ |