[Github-comments] [geany/geany] .gitignore:ignore the _build dir (#2191)

Andy Alt notifications at xxxxx
Fri Jun 14 21:37:19 UTC 2019


> @andy5995 if this is the directory you use to build in (good idea to build "out of tree"), you can use:
> 
> ```shell
> $ echo "/_build/" >> .git/info/exclude
> ```
> 
> And it will ignore it for you locally. I do this sometimes with a `.misc` and `.build` for random files I don't want to check in and for building "out of tree".

Great, thanks @codebrainz 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2191#issuecomment-502288207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190614/28a225ff/attachment.html>


More information about the Github-comments mailing list