Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Robbins <samrobbinsgb@gmail.com>2020-08-13 12:35:17 +0300
committerSam Robbins <samrobbinsgb@gmail.com>2020-08-13 12:35:17 +0300
commit48ffc93d2ea482ab5111e5d372377c27f0c8f6a8 (patch)
treefec19abbaa36cc74ad846c6bf22a0be73f429c42
parent11fca0f521276162640fd29c2601e9d98cd4e384 (diff)
Added vercel
-rw-r--r--.gitignore2
-rw-r--r--exampleSite/.gitignore1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0ab93cb..60ca248 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
exampleSite/public
+
+.vercel \ No newline at end of file
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore
new file mode 100644
index 0000000..58d8196
--- /dev/null
+++ b/exampleSite/.gitignore
@@ -0,0 +1 @@
+.vercel \ No newline at end of file