Changes in .gitignore [e9ed2de:67cc0ff] in sasmodels


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    re9ed2de r67cc0ff  
    88*.so 
    99*.obj 
     10*.o 
    1011/doc/_build/ 
    1112/doc/api/ 
     
    1920/.pydevproject 
    2021/.idea 
     22.vscode 
    2123/sasmodels.egg-info/ 
    2224/example/Fit_*/ 
    2325/example/batch_fit.csv 
    24 # Note: changes to gauss20, gauss76 and gauss150 are still tracked since they 
    25 # are part of the repo and required by some models. 
    2626/sasmodels/models/lib/gauss*.c 
Note: See TracChangeset for help on using the changeset viewer.