mirror of
https://github.com/actions/setup-python.git
synced 2025-01-13 11:55:16 +00:00
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
excludeDirectories = "{.git,node_modules}"
|
|
excludeInFolderSearch = "{excludeDirectories,lib}"
|
|
|
|
includeFiles = "{.gitignore,.npmignore,.travis.yml}"
|
|
|
|
[ attr.untitled ]
|
|
fileType = 'source.coffee' |