15 lines
166 B
Plaintext
15 lines
166 B
Plaintext
# directories that are checked out by the tool
|
|
cime/
|
|
cime_config/
|
|
components/
|
|
|
|
# generated local files
|
|
*.log
|
|
|
|
# editor files
|
|
*~
|
|
*.bak
|
|
|
|
# generated python files
|
|
*.pyc
|