cppad/.gitignore
Brad Bell ab35867f88 1: Advance to 20150000.9 version of upstream source to fix some bugs.
2: Remove patch of test_more/optimize.cpp which is no longer necessary.
3: Add Provides coin-or-cppad; see
   https://bugzilla.redhat.com/show_bug.cgi?id=1197488
2015-03-02 06:47:14 -07:00

19 lines
553 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
# ignore result drectory created by fedpkg mockbuild
results_cppad
#
# ignore tarballs and results of fedpkg local
#
cppad-20150000.4.gpl.tgz
cppad-20150000.4
#
cppad-20150000.9.gpl.tgz
cppad-20150000.9
# ---------------------------------------------------------------------------
# Running fedpkg new-sources may create entries below the line of dashes.
# Edit these entries to be above the line of dashes.