Changeset 26 for trunk/build_manifest.py
- Timestamp:
- 07/05/06 17:09:25 (2 years ago)
- Files:
-
- trunk/build_manifest.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build_manifest.py
r24 r26 6 6 '.marks', # jEdit bookmark files 7 7 '.map', # Created automatically by the DMD compiler; needn't distribute. 8 '.swp', # Vim swap files 8 9 ] 9 10
