Changeset 563:b6dbfd561983
- Timestamp:
- 06/01/08 20:59:35 (7 months ago)
- Author:
- David Anderson <dave@…>
- Branch:
- default
- Message:
-
Add commit.msg to .hgignore.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r307
|
r563
|
|
| 20 | 20 | ^nxos/.sconf_temp |
| 21 | 21 | ^nxos/build_flags.py$ |
| | 22 | |
| | 23 | # Precommit hooks drop a commit.msg file if they fail. |
| | 24 | ^commit.msg$ |