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