1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-03 00:28:47 +00:00

Enable website development (#2490)

This commit is contained in:
2024-04-05 14:47:56 -05:00
parent 66225f2eff
commit af45bcc642
25 changed files with 263 additions and 54 deletions

3
.gitignore vendored
View File

@@ -20,3 +20,6 @@ site
# Local Netlify folder
.netlify
node_modules
# Python
.venv