mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-11-07 16:09:13 +00:00
7 lines
193 B
Text
7 lines
193 B
Text
|
|
excludeDirectories = "{.git,node_modules}"
|
||
|
|
excludeInFolderSearch = "{excludeDirectories,lib}"
|
||
|
|
|
||
|
|
includeFiles = "{.gitignore,.npmignore,.travis.yml}"
|
||
|
|
|
||
|
|
[ attr.untitled ]
|
||
|
|
fileType = 'source.coffee'
|