devsite-builder
.gitignore
# Generated site output - rebuilt from source on demand. /www/ # Python bytecode cache. __pycache__/ *.pyc # The repos/ directory holds locally cloned/mirrored bare git # repositories that back the git browser. These are large, # machine-specific, and not meant to be committed - but we do # want the directory itself tracked so a fresh checkout has # somewhere to put them. /repos/* !/repos/.gitkeep