source:
sasmodels/.gitignore
@
cfa28d3
Last change on this file since cfa28d3 was c26897a, checked in by Paul Kienzle <pkienzle@…>, 7 years ago | |
---|---|
|
|
File size: 261 bytes |
Rev | Line | |
---|---|---|
[6798848] | 1 | /build/ |
2 | /dist/ | |
[a36c6d3] | 3 | /logs/ |
[946cdc8e] | 4 | /*.csv |
[14de349] | 5 | *.pyc |
6 | *.cl | |
[2a55a6f] | 7 | *.def |
[14de349] | 8 | *.so |
[df4dc86] | 9 | *.obj |
[660cdd6] | 10 | /doc/_build/ |
11 | /doc/api/ | |
12 | /doc/model/ | |
[8ae8532] | 13 | /doc/guide/models |
[660cdd6] | 14 | .mplconfig |
[6c2eb83] | 15 | /pylint_violations.txt |
[d6adfbe] | 16 | /coverage.xml |
17 | /.coverage | |
[66ebdd6] | 18 | /.project |
19 | /.pydevproject | |
[a9d4d1f] | 20 | /.idea |
[4a82d4d] | 21 | /sasmodels.egg-info/ |
[8a5f021] | 22 | /example/Fit_*/ |
23 | /example/batch_fit.csv |
Note: See TracBrowser
for help on using the repository browser.