Changeset bd9f77136ff0bb6d089880fe9168ce1296fa4d67
- Timestamp:
- 03/02/08 18:28:00
(4 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1204478880 +0200
- git-parent:
[cc1f013dc503b70fab75d059686044fb2b7a1116]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1204478880 +0200
- Message:
Ignore all object files, not just vlc.o
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r7c3ed16 |
rbd9f771 |
|
| 6 | 6 | *.mak |
|---|
| 7 | 7 | *.moc.cpp |
|---|
| | 8 | *.o |
|---|
| 8 | 9 | *.vlt |
|---|
| 9 | 10 | .deps |
|---|
| … | … | |
| 28 | 29 | qvlc |
|---|
| 29 | 30 | vlc |
|---|
| 30 | | src/vlc-vlc.o |
|---|