Changeset dbc1b9b7e55b7e1655c44e9c42dc3ee7bca1e64a
- Timestamp:
- 03/15/08 16:26:08
(4 months ago)
- Author:
- Filippo Carone <littlejohn@videolan.org>
- git-committer:
- Filippo Carone <littlejohn@videolan.org> 1205594768 +0100
- git-parent:
[850c37b46867f04052709bdfce91c3f04ddc27d2]
- git-author:
- Filippo Carone <littlejohn@videolan.org> 1205594719 +0100
- Message:
ignore folder contents
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r850c37b |
rdbc1b9b |
|
| 1 | 1 | .classpath |
|---|
| 2 | 2 | .project |
|---|
| 3 | | .settings/ |
|---|
| | 3 | .settings/* |
|---|
| 4 | 4 | core/.classpath |
|---|
| 5 | 5 | core/.project |
|---|
| 6 | | core/.settings/ |
|---|
| 7 | | core/target/ |
|---|
| | 6 | core/.settings/* |
|---|
| | 7 | core/target/* |
|---|
| 8 | 8 | samples/client/.classpath |
|---|
| 9 | 9 | samples/client/.project |
|---|
| 10 | | samples/client/.settings/ |
|---|
| 11 | | samples/client/target/ |
|---|
| 12 | | target/ |
|---|
| | 10 | samples/client/.settings/* |
|---|
| | 11 | samples/client/target/* |
|---|
| | 12 | target/* |
|---|
| | 13 | |
|---|