librpitx icon indicating copy to clipboard operation
librpitx copied to clipboard

Add a .gitignore, which blacklists build results (.o, .gch (generated…

Open MeFisto94 opened this issue 5 years ago • 0 comments

… header files) and .a (the resulting archive))

Ideally the existing .gch file would be removed from this repository as well, because it will be built by gcc. When doing that, one could also could be more specific and blacklist .h.gch

MeFisto94 avatar May 28 '19 19:05 MeFisto94