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

github.com/marcanuy/simpleit-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Canina <me@marcanuy.com>2018-08-07 19:51:20 +0300
committerMarcelo Canina <me@marcanuy.com>2018-08-07 19:51:20 +0300
commit90b872814a2cad0a7d98a43f84d310aefaf98c88 (patch)
treecd46d98f7c60b34e18c39eda756d647a7ae12e0b /.gitignore
parentde95e2363899775d4c9863d2ed8db71b182db59e (diff)
no vendor in git
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8ef6234..d23ca91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,4 +60,5 @@ typings/
# next.js build output
.next
-vendor/ \ No newline at end of file
+vendor/
+resources/ \ No newline at end of file