Files
openide/python/helpers/tests/.gitattributes
Mikhail Golubev c9cb21f700 PY-40486 Add a new helper script remote_sync.py for syncing remote sources over Targets
GitOrigin-RevId: 1133cd670d12e1ab40eedf8d99938a5ad3456550
2021-10-04 14:13:35 +00:00

6 lines
198 B
Plaintext

# In these files persistent line endings are crucial
# as we use their binary content for hashes.
data/generator3/**/*.py text eol=lf
data/generator3/**/*.so -text
data/remote_sync/**/* text eol=lf