in reply to Re^2: What is ignore.txt
in thread What is ignore.txt
I strongly second hippo's recommendation that you version control your code. It seems a bit over the top for a lone shark developer to do that, but if you commit frequently it can save you from brain farts, cats, dogs and small children interacting with your keyboard in unfortunate ways, acts of nature, hard drive failures, ...
Really, spin up a git repo somewhere in the cloud and git committing. Not tomorrow, or the day after -today is the day to do it! (Says he who has been bitten more than once!)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: What is ignore.txt
by cavac (Prior) on Jun 13, 2023 at 08:23 UTC | |
Re^4: What is ignore.txt
by Bod (Parson) on Jun 13, 2023 at 21:25 UTC | |
by GrandFather (Saint) on Jun 14, 2023 at 08:45 UTC | |
by Bod (Parson) on Jun 14, 2023 at 20:26 UTC |