.gitignore: use common defaults with custom section # 24239

Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
This commit is contained in:
Gaetan Nadon 2009-10-22 13:00:42 -04:00
parent 7aefb53bee
commit 50b546f499

6
src/.gitignore vendored
View File

@ -1,6 +0,0 @@
.deps
.libs
Makefile
Makefile.in
*.la
*.lo