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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNéstor Nápoles <napulen@gmail.com>2020-01-03 03:39:16 +0300
committerGeorge <gcushen@users.noreply.github.com>2020-01-03 03:39:16 +0300
commit5b74eef230e52d47927057554a04fdf99732f35c (patch)
treef4f843ef4fe1cf5f68d15d79e4d8f07d193f6c95 /.gitignore
parent04ab12f042e8b415122f9e464413225dfb08a739 (diff)
chore: add resources dir to gitignore (#59)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 489e8c01..408085cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
-public/
+# IDEs
.idea/
+
+# Hugo
+resources/
+public/