Changeset 1662ebe in sasmodels for .gitignore
- Timestamp:
- May 2, 2018 5:02:29 PM (7 years ago)
- Children:
- 765d025
- Parents:
- 6f91c91 (diff), 33969b6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
re9ed2de r6ceca44 8 8 *.so 9 9 *.obj 10 *.o 10 11 /doc/_build/ 11 12 /doc/api/ … … 19 20 /.pydevproject 20 21 /.idea 22 .vscode 21 23 /sasmodels.egg-info/ 22 24 /example/Fit_*/
Note: See TracChangeset
for help on using the changeset viewer.