|
|
|
|
|
by akerl_
4513 days ago
|
|
Is there a reason for not adding such files to your .gitignore? I'm a neat-freak when it comes to file placement, and have a ~/tmp directory specifically for dropping one-off files without cluttering up repos and such. Are the things your repo isn't tracking mostly temporary/build files? or things that are going to be checked in eventually? |
|