-
I have a project in git, it's huge project and has lot of files. I don't want to projectile to track ,instead I want make it's subfolder as a project. but problem is every time i open a file inside sub folder it auto switch to partner project . I tried remove partner project from known projects |
Beta Was this translation helpful? Give feedback.
Answered by
cfclrk
Feb 10, 2022
Replies: 1 comment
-
The simplest thing you could do is add a
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eggcaker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The simplest thing you could do is add a
.projectile
file in the subdirectory. Just this should be enough: