diff options
author | Bryson Steck <brysonsteck@protonmail.com> | 2022-12-27 11:09:08 -0700 |
---|---|---|
committer | Bryson Steck <brysonsteck@protonmail.com> | 2022-12-27 11:09:08 -0700 |
commit | 0b6c6241b7b53a5fa99e49e5b9723c5dd8e423c8 (patch) | |
tree | a224456ecfaee05ea89457ab0fdf60756e4d8c95 /.gitignore | |
parent | f8d04008580da2ea60dd916e0a73575e3f7d8e6a (diff) | |
download | website-0b6c6241b7b53a5fa99e49e5b9723c5dd8e423c8.tar website-0b6c6241b7b53a5fa99e49e5b9723c5dd8e423c8.tar.gz website-0b6c6241b7b53a5fa99e49e5b9723c5dd8e423c8.tar.bz2 |
create projects list and add more projects
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,3 +14,7 @@ hugo.linux # Font files *.ttf + +# Vim Swapfiles +*.swp +*.swo |