Changeset 1db7c22385c1673e5aa5c30d59d7d023fcb29a53
- Timestamp:
- 03/02/08 09:48:28
(5 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1204447708 +0200
- git-parent:
[ac0f8aa5591e34646577220e8a25c2da230eeb39]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1204407577 +0200
- Message:
Add the common libtool objects to the global ignore list
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4e5b503 |
r1db7c22 |
|
| 1 | 1 | *~ |
|---|
| 2 | 2 | *.cache |
|---|
| | 3 | *.lo |
|---|
| | 4 | *.la |
|---|
| | 5 | .deps |
|---|
| | 6 | .libs |
|---|
| 3 | 7 | ABOUT-NLS |
|---|
| 4 | 8 | aclocal.m4 |
|---|