diff --git a/.gitignore b/.gitignore index 88266cf..7e2e1c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ +# We exclude the bundle, although we do track index.html +bundle +!bundle/index.html + # This file is regularyl overwritten for pregeneration -src/lib/easydb.js +src/lib/easydbPregen.js # Logs logs