aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-02-14 11:40:35 -0800
committerclarkzjw <[email protected]>2022-02-14 11:40:35 -0800
commitb69693b8ef9c9aeba7472d527ad59f87fbd98899 (patch)
tree50933b5c8637a93a5bc2cde3b661d3012794e771
downloadPortfolio-b69693b8ef9c9aeba7472d527ad59f87fbd98899.tar.gz
+ init
-rw-r--r--.gitignore1
-rw-r--r--README3
2 files changed, 4 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
diff --git a/README b/README
new file mode 100644
index 0000000..7f53764
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
1# Research portfolio website
2
3https://pan.uvic.ca/~clarkzjw/
Powered by cgit v1.2.3 (git 2.41.0)