mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2025-12-12 16:08:49 +01:00
Build system: Add a .gitignore
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
This commit is contained in:
parent
95a292824f
commit
2ab836ecea
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*.o
|
||||
*.so
|
||||
lib*.so.*
|
||||
*~
|
||||
debian/wiringPi
|
||||
debian/wiringpi-*.deb
|
||||
gpio/gpio
|
||||
Loading…
x
Reference in New Issue
Block a user