Ignore *.o. - susmb - mounting of SMB/CIFS shares via FUSE | |
git clone git://git.codemadness.org/susmb | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 2103a2c22ace1ecc2258b2159f303a057983588e | |
parent a9d1e66e4f4fd1c6676937683e755cad185214fc | |
Author: Geoff Johnstone <[email protected]> | |
Date: Sat, 20 Oct 2012 12:00:50 +0100 | |
Ignore *.o. | |
Diffstat: | |
M .gitignore | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -7,3 +7,4 @@ config.status | |
configure | |
config.rng.h | |
usmb | |
+*.o |