Hacker News new | ask | show | jobs
by melx 1114 days ago
Yes but while adding files to .gitignore will not send these to AI using your tool, it will break a project that uses your tool. Hence the idea of a separate ignore file to git, but with similar behaviour to gitignore.
2 comments

Yes, I completely agree. This is what I meant, but I wasn't clear enough. I'm working on adding `.czignore` functionality right now.
Fixed. You can use version 0.3.0 that supports .czignore with the same format as .gitignore