summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: UpdateColin Walters2010-08-311-24/+24
|
* Update .gitignoreJohan Dahlin2010-05-311-0/+1
|
* .gitignore: ignore xrandr-1.3.typelibSimon McVittie2010-05-191-0/+1
|
* Update .gitignoreJohan Dahlin2010-05-181-0/+8
|
* Add *~ to .gitignoreTomeu Vizoso2010-04-141-0/+1
|
* Add GIMarshallingTests typelibTomeu Vizoso2010-04-131-0/+2
| | | | Fixes #615299
* Update .gitignoreJohan Dahlin2009-12-141-0/+3
|
* Some small cosmetic tweaksAndreas Rottmann2009-03-191-0/+1
| | | | | | | | | | | * Fix compiler warnings: - Missing return value in annotation-testing code - Fix two function declarations to have a (void) parameter list -- this is not C++ ;-) * Add tools/g-ir-scanner to .gitignore, as it's now generated
* Update .gitignore for gtk-docJohan Dahlin2009-02-201-0/+4
|
* Use shave to reduce compiling outputJohan Dahlin2009-02-201-0/+2
| | | | Which let's us focus on the important warnings.
* Various gtk-doc fixes: only require 1.11, remove generated files, add docs ↵Colin Walters2009-02-181-0/+2
| | | | | | | | | | to SUBDIRS The gtk-doc introductory commit introduced some generated files; remove those. We apparently only require 1.11, so downgrade to that. Finally, the docs directory was missing from the toplevel SUBDIRS.
* Add a simple invokation exampleJohan Dahlin2009-02-171-0/+1
|
* Add gtk-doc supportJohan Dahlin2009-02-121-0/+12
|
* Add a .gitignore fileJohan Dahlin2009-02-111-0/+84