mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
# Ignore compiled python files. These are created when Python interprets a
|
|
# script in the source directory. There is no way to suppress their
|
|
# creation short of copying the file somewhere.
|
|
*.pyc
|
|
.ExternalData*
|