farmbot-arduino-firmware/.gitignore

26 lines
211 B
Plaintext
Raw Normal View History

2014-05-04 15:52:02 -06:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
/Release
/spec.d
/arduino
2014-07-13 15:13:28 -06:00
/.build