diff options
author | clarkzjw <[email protected]> | 2022-02-14 11:40:35 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-02-14 11:40:35 -0800 |
commit | b69693b8ef9c9aeba7472d527ad59f87fbd98899 (patch) | |
tree | 50933b5c8637a93a5bc2cde3b661d3012794e771 /.gitignore | |
download | Portfolio-b69693b8ef9c9aeba7472d527ad59f87fbd98899.tar.gz |
+ init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
.DS_Store | |||