Files
HandBrake-docs/.gitignore
Bradley Sepos f404352d67 doc: Remove generated docs from the repository.
Commit diffs end up too long and annoying for simple changes. Building after pulling will now be required.
2016-03-25 21:41:28 -04:00

7 lines
126 B
Plaintext

# Prevent overwriting user config
config.yaml
# Ignore generated documents but keep the docs directory
docs/*
!docs/.gitkeep