F5OEO / librpitx

Radio frequency transmitter library - Engine of rpitx
GNU General Public License v3.0
87 stars 36 forks source link

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

Open MeFisto94 opened 5 years ago

MeFisto94 commented 5 years ago

… 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