Home
last modified time | relevance | path

Searched defs:targetGitIgnorePath (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/utils/__tests__/
H A DmergeGitIgnorePaths-test.ts91 const targetGitIgnorePath = path.join(projectRoot, '.gitignore'); constant
114 const targetGitIgnorePath = path.join(projectRoot, '.gitignore'); constant
151 const targetGitIgnorePath = path.join(testRoot, './removeFromGitIgnore'); constant
167 const targetGitIgnorePath = path.join(testRoot, './removeFromGitIgnore-remove-generated'); constant
204 const targetGitIgnorePath = path.join(testRoot, './upsertGitIgnoreContents-create'); constant
218 const targetGitIgnorePath = path.join(testRoot, './upsertGitIgnoreContents-update'); constant
243 const targetGitIgnorePath = path.join(testRoot, './upsertGitIgnoreContents-merge'); constant
284 const targetGitIgnorePath = path.join(testRoot, './upsertGitIgnoreContents-ignore'); constant