Changes in .gitignore [9248bf7:2badeca] in sasmodels


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r9248bf7 r2badeca  
    88*.so 
    99*.obj 
     10*.o 
    1011/doc/_build/ 
    1112/doc/api/ 
     
    1920/.pydevproject 
    2021/.idea 
     22.vscode 
     23xlate.c 
    2124/sasmodels.egg-info/ 
    2225/example/Fit_*/ 
    2326/example/batch_fit.csv 
    24 /sasmodels/models/lib/gauss*.c 
Note: See TracChangeset for help on using the changeset viewer.