Removed .hgignore - susmb - mounting of SMB/CIFS shares via FUSE | |
git clone git://git.codemadness.org/susmb | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 827e054a6829489dc7a947cfb62ce3fdc33c5bf9 | |
parent af9c2430cdc4aaaad399f2a5732add44469413a1 | |
Author: Geoff Johnstone <[email protected]> | |
Date: Tue, 1 Apr 2008 18:22:29 +0100 | |
Removed .hgignore | |
Diffstat: | |
D .hgignore | 7 ------- | |
1 file changed, 0 insertions(+), 7 deletions(-) | |
--- | |
diff --git a/.hgignore b/.hgignore | |
@@ -1,7 +0,0 @@ | |
-(^|/)\_MTN($|/) | |
-(^|/)\.hg($|/) | |
-(^|/)\.hgtags($|/) | |
-^project.log$ | |
-^tailor.state$ | |
-^tailor.state.old$ | |
-^tailor.state.journal$ |