Added folder .gitignore to avoid pushing binaries

Removed bin folder with object files and the final binaries from source
control
This commit is contained in:
Berenguer Montserrat 2019-07-28 11:35:50 +02:00
commit f464eb8a72

5
Raspberry Pi/c/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
bin/
epd
libepd.so
.*.swp
.*.swo