tito/.gitignore
Paul Morgan ea7404d6a5 DRY up test harness to use spec file for build deps
Ensure build deps are consistent across the spec file and test harness.

Note: http://fedoraproject.org/wiki/HOWTOFindMissingBuildRequires
says that some packages should not be BuildRequires because
"they would occur too often" and "are considered the minimum build
environment." However, Docker changes the scope of that assumption
to keep docker images small.
2014-07-04 16:26:23 +00:00

27 lines
230 B
Text

# All files to globally ignore
*.pyc
*.pyo
*$py.class
*.swp
*.swo
.noseids
*.patch
*#
*~
*.egg
*.egg-info
MANIFEST
dist
build
.build
titorc.5
titorc.5.xml
tito.8
tito.8.xml
.idea
**/*.iml
bin
include
lib
local
hacking/*/tito.spec