Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Commit

Permalink
add xml stuff to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ojii committed Sep 11, 2012
1 parent 0c2717b commit 4d35cfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -5,7 +5,8 @@
!.coveragerc
/dist/
/build/
/env/
/env*/
*.xml
/docs/_*
/htmlcov/
/pymaging.egg-info/

0 comments on commit 4d35cfb

Please sign in to comment.