diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2017-04-23 11:23:13 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2017-04-23 11:23:13 +0200 |
commit | 4c159924abc0ad027166fe8853d062ed0a46481e (patch) | |
tree | b1a2bdbd4367d8e3a6f5218a0fdea0be3d541951 /.gitignore | |
download | radio-controller-4c159924abc0ad027166fe8853d062ed0a46481e.tar.gz radio-controller-4c159924abc0ad027166fe8853d062ed0a46481e.tar.bz2 radio-controller-4c159924abc0ad027166fe8853d062ed0a46481e.tar.xz radio-controller-4c159924abc0ad027166fe8853d062ed0a46481e.zip |
o Initial start of radio controller.
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..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |