source:
sasmodels/.gitignore
@
823e620
Last change on this file since 823e620 was 66ebdd6, checked in by krzywon, 9 years ago | |
---|---|
|
|
File size: 179 bytes |
Rev | Line | |
---|---|---|
[6798848] | 1 | /build/ |
2 | /dist/ | |
[946cdc8e] | 3 | /*.csv |
[14de349] | 4 | *.pyc |
5 | *.cl | |
6 | *.so | |
[df4dc86] | 7 | *.obj |
[660cdd6] | 8 | /doc/_build/ |
9 | /doc/api/ | |
10 | /doc/model/ | |
[61ba623] | 11 | /doc/ref/models |
[660cdd6] | 12 | .mplconfig |
[6c2eb83] | 13 | /pylint_violations.txt |
[d6adfbe] | 14 | /coverage.xml |
15 | /.coverage | |
[66ebdd6] | 16 | /.project |
17 | /.pydevproject |
Note: See TracBrowser
for help on using the repository browser.