fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix handling empty xml files
[librarian.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
old mode 100644
(file)
new mode 100755
(executable)
index
7189e7b
..
6b6579d
--- a/
.gitignore
+++ b/
.gitignore
@@
-2,3
+2,9
@@
*.pyc
MANIFEST
dist
*.pyc
MANIFEST
dist
+build
+*.egg-info
+.coverage
+.project
+.pydevproject
+.settings