diff options
| author | Kevin Chabowski <kevin@kch42.de> | 2011-03-22 22:15:22 +0100 | 
|---|---|---|
| committer | Kevin Chabowski <kevin@kch42.de> | 2011-03-22 22:15:22 +0100 | 
| commit | 4cdf144c41c7b2d3100251e5a47e35f98cb09c30 (patch) | |
| tree | 1e32cf43f05be71bea151ee9f4713cc6a7d61053 /.gitignore | |
| parent | aedc42f9ff57eb7fb456ef6fd9e94c099ff84076 (diff) | |
| download | SerialRGB-LED-Arduino-4cdf144c41c7b2d3100251e5a47e35f98cb09c30.tar.gz SerialRGB-LED-Arduino-4cdf144c41c7b2d3100251e5a47e35f98cb09c30.tar.bz2 SerialRGB-LED-Arduino-4cdf144c41c7b2d3100251e5a47e35f98cb09c30.zip | |
Added synchronisation with Arduino.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc | 
