This website requires JavaScript.
Explore
Help
Sign in
debian
/
notmuch
Watch
1
Star
0
Fork
You've already forked notmuch
0
mirror of
https://git.notmuchmail.org/git/notmuch
synced
2024-11-22 19:08:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7fcd100a2f
notmuch
/
bindings
/
python
/
.gitignore
5 lines
39 B
Text
Raw
Normal View
History
Unescape
Escape
python: add a .gitignore file and refine the toplevel one The line 'notmuch' in the toplevel .gitignore file is to broad and matches bindings/python/notmuch making it cumbersome to git-add files within that directory. Refine the toplevel file to only match the generated notmuch executable and add a more specialized .gitignore file to the python directory. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2011-09-26 03:05:29 +02:00
*.py[co]
python: Improve code documentation 1) Fix added .gitignore from commit dc8a1745 to work on the docs folder 2) Improve in-code developer documentation to produce better sphinx-generated documentation. No code changes. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-09-29 10:47:28 +02:00
/docs/build
/docs/html
bindings/python: ignore build subdirectory. Update .gitignore to make git status less noisy
2013-06-02 15:39:44 +02:00
build/
Reference in a new issue
Copy permalink