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