|
|
|
|
|
by zahlman
121 days ago
|
|
I like to make a .local folder at the top of the project, which contains a .gitignore that ignores everything. Then I can effortlessly stash my development notes there without affecting the project .gitignore or messing around within the .git directory. |
|