summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore *~ filesEdward Hervey2012-09-251-0/+1
| | | | Commonly used for backups by many editors
* Remove doltAdrian Bunk2012-04-251-2/+0
| | | | | | | | With non-ancient libtool (>= 2.2) there is no longer a significant speed difference. The version of dolt that was included was anyway a NOP on architectures where build speed matters much (e.g. ARM).
* gitignore: Ignore *.exe filesDamien Lespiau2011-03-251-0/+1
| | | | | When building on Windows, we obviously produce exe files and thus the regular rules don't apply. Ignore those generated files too.
* gitignore: Ignore .gdb_history and config.h.in~Damien Lespiau2010-09-201-2/+2
|
* [build] Add the generation of introspection filesDamien Lespiau2010-01-051-0/+2
| | | | | This feature depends on the --add-init-section argument of g-ir-scanner which is available since mid-v0.6.8.
* [gitignore] Ignore TAGS filesDamien Lespiau2009-04-071-0/+1
|
* [build] Add doltDamien Lespiau2009-03-281-0/+2
|
* Fix an automake warning with example/audio.cDamien Lespiau2009-03-281-0/+3
|
* [gitignore] Add .gitignore filesDamien Lespiau2009-03-261-0/+24