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:52:11 +0300
committerMarcelo Canina <me@marcanuy.com>2018-08-07 19:52:11 +0300
commit9d03424db270ca035f1ba6bc5cdf17362b4a16ff (patch)
tree0cfebf0454e45f4e964d8e1fb5efd97ffb89ba39 /.gitignore
parent90b872814a2cad0a7d98a43f84d310aefaf98c88 (diff)
ignore public in git
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d23ca91..e8187a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,4 +61,5 @@ typings/
.next
vendor/
-resources/ \ No newline at end of file
+resources/
+public/ \ No newline at end of file