diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,4 +3,7 @@ .vscode .cache themes/dist -.packages
\ No newline at end of file +.packages +public/themes +dist/ +node_modules/ |
![]() |
index : matthew_kosarek_xyz | |
| Contains the files for matthewkosarek.xyz, which is my personal website. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -3,4 +3,7 @@ .vscode .cache themes/dist -.packages
\ No newline at end of file +.packages +public/themes +dist/ +node_modules/ |