Add setuptools directories to python_minimal .gitignore
This commit is contained in:
parent
1174de9232
commit
ca3a09a3d4
1 changed files with 2 additions and 0 deletions
2
interfaces/python_minimal/.gitignore
vendored
2
interfaces/python_minimal/.gitignore
vendored
|
|
@ -3,3 +3,5 @@ scripts/*
|
|||
cantera/ck2cti.py
|
||||
cantera/ctml_writer.py
|
||||
build
|
||||
dist
|
||||
Cantera_minimal_.egg-info
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue