diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2009-10-22 13:11:11 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2009-10-22 14:52:16 -0400 |
commit | 4fd8605292125d95d1eb58fec1b7daff2f35ec26 (patch) | |
tree | 5ed149f7ced1730474df5175ab557a2f90ed3509 /src | |
parent | fad53bf1e485036146570d9ead901f23bf4c323f (diff) |
.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.
Diffstat (limited to 'src')
-rw-r--r-- | src/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/.gitignore b/src/.gitignore deleted file mode 100644 index 7e21822..0000000 --- a/src/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.deps -libdmx.la -.libs -*.lo -Makefile -Makefile.in |