diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ *~ *.o -.vscode
\ No newline at end of file +.vscode +.cache
\ 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,3 +1,4 @@ *~ *.o -.vscode
\ No newline at end of file +.vscode +.cache
\ No newline at end of file |