projects
/
tahoe-lafs
/
zfec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53978d4
)
gitignore: fix the paths broken after the re-arrangement of files
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Tue, 26 Jan 2016 11:54:14 +0000
(17:24 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Tue, 26 Jan 2016 11:54:14 +0000
(17:24 +0530)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 26f6b06d41112ca217b014f5ceda3d1574f1a436..479f48c901794f71072b0169e3067ab4e81a23e8 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,5
+3,6
@@
*.pyc
*.pyo
*.DS_Store
-/zfec/build/*
-/zfec/zfec.egg-info
+build/*
+zfec.egg-info
+