aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-04-18 02:20:12 -0400
committerThedro Neely <thedroneely@gmail.com>2019-04-18 02:20:12 -0400
commitfbc4094e47e4ac18da6afeefa85bd96f9488ab14 (patch)
treee77fa6b4bb9207181757925093690e9d50a0b1ff /.gitignore
parent9a4edcc7176189eafa208f82905fefdacca4792d (diff)
downloadthedroneely.com-fbc4094e47e4ac18da6afeefa85bd96f9488ab14.tar.gz
thedroneely.com-fbc4094e47e4ac18da6afeefa85bd96f9488ab14.tar.bz2
thedroneely.com-fbc4094e47e4ac18da6afeefa85bd96f9488ab14.zip
gitignore: Ignore public images and videos
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9ea61b5..6a27dfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@ public/tags
public/posts
public/projects
public/categories
+public/videos
+public/images
public/about
public/rss.xml
public/sitemap.xml
+