aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [PYTHON] gitignore eggsTamir Duberstein2015-05-061-0/+1
| | |/
| * | Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet2015-04-301-0/+3
| * | Add C# files to Visual Studio projects.Jon Skeet2015-04-241-0/+5
| |/
| * `.gitignore` generated fileTamir Duberstein2015-03-311-0/+1
| * Add .so to .gitignore.Jisi Liu2015-02-281-0/+1
| * Update .gitignore so that the newly-added config.h is visible to git.Jisi Liu2015-02-251-1/+1
| * 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
* Add .gitignore fileJohn Beard2014-10-161-0/+49