aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-11-18 17:04:50 -0500
committerThedro Neely <thedroneely@gmail.com>2022-11-18 17:53:31 -0500
commitde6f5e2be5dfbd2c55dd689439f46363649ae747 (patch)
tree7d76e309a3f27c850a178107cb92b0e978ae6ed7 /.gitignore
parent6aa5d8a6b09b60ac819ca90059e07e4e9cb7844d (diff)
downloadedwinmattiacci.com-de6f5e2be5dfbd2c55dd689439f46363649ae747.tar.gz
edwinmattiacci.com-de6f5e2be5dfbd2c55dd689439f46363649ae747.tar.bz2
edwinmattiacci.com-de6f5e2be5dfbd2c55dd689439f46363649ae747.zip
bootstrap/database/Connection: Swap to sqlite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 05ddf83..9029cc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,10 @@
.hugo_build.lock
/bootstrap/comments/comments
+/database
+/generators/hugo/public
+/production
/public/posts
+/staging
/vendor
config.php
-database
-generators/hugo/public
google[a-z0-9]*.html
-production
-staging