18 lines
536 B
Text
18 lines
536 B
Text
# ignore swap files created by vim editor
|
|
*.swp
|
|
# ignore rpm files created by fedpkg srpm
|
|
*.rpm
|
|
# ignore log files created by fedpkg local
|
|
*.log
|
|
# temporary files
|
|
junk
|
|
junk.*
|
|
# ignore result drectory created by fedpkg mockbuild
|
|
results_cppad
|
|
#
|
|
# ignore tarball and results of fedpkg local
|
|
cppad-20160000.0.gpl.tgz
|
|
cppad-20160000.0
|
|
# ---------------------------------------------------------------------------
|
|
# Running fedpkg new-sources may create entries below the line of dashes.
|
|
# Edit these entries to be above the line of dashes.
|