source: sasmodels/.gitignore @ 6ceca44

Last change on this file since 6ceca44 was 6ceca44, checked in by Paul Kienzle <pkienzle@…>, 6 years ago

Merge remote-tracking branch 'upstream/master'

  • Property mode set to 100644
File size: 434 bytes
RevLine 
[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
[2badeca]10*.o
[660cdd6]11/doc/_build/
12/doc/api/
13/doc/model/
[8ae8532]14/doc/guide/models
[660cdd6]15.mplconfig
[6c2eb83]16/pylint_violations.txt
[d6adfbe]17/coverage.xml
18/.coverage
[66ebdd6]19/.project
20/.pydevproject
[a9d4d1f]21/.idea
[2badeca]22.vscode
[4a82d4d]23/sasmodels.egg-info/
[8a5f021]24/example/Fit_*/
25/example/batch_fit.csv
[e9ed2de]26# Note: changes to gauss20, gauss76 and gauss150 are still tracked since they
27# are part of the repo and required by some models.
[9248bf7]28/sasmodels/models/lib/gauss*.c
Note: See TracBrowser for help on using the repository browser.