aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add .so to .gitignore.Jisi Liu2015-02-281-0/+1
| | | | | | | | Change-Id: I5418606cb51a43a8cd7f91f26448cf0e8dde1016
| * Update .gitignore so that the newly-added config.h is visible to git.Jisi Liu2015-02-251-1/+1
| | | | | | | | Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
| * Add java compiled targets and several tests target into .gitignore.Jisi Liu2015-02-091-0/+11
| |
* | Ignore more derived files.Tres Seaver2015-01-131-1/+2
| |
* | Ignore .so files.Tres Seaver2015-01-131-0/+1
|/
* Ignore artifacts from autogen.shTres Seaver2014-12-091-0/+1
|
* Ignore files generated from new 'map*.protobuf' sources.Tres Seaver2014-11-181-0/+1
|
* Avoid '**/' patterns for compat w/ git < 1.8.Tres Seaver2014-11-171-7/+19
| | | | | | Ignore generated test scaffolding files. Exclude Python build artifacts.
* Add .gitignore fileJohn Beard2014-10-161-0/+49
Includes files generated by each of: * autogen.sh * configure * make