diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2015-01-04 21:02:45 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2015-01-04 21:02:45 +0100 |
commit | 2f50ae8864aa2ba9e5807432eb878552389a9cb2 (patch) | |
tree | d4d028587942f109f10fcead918d9682a70f9bad /.gitignore | |
parent | 7c0e1f7ffb750813a788940fdd55e9800c2f701d (diff) | |
download | trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.tar.gz trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.tar.bz2 trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.tar.xz trygvisio_soil_moisture-2f50ae8864aa2ba9e5807432eb878552389a9cb2.zip |
o Reworking the code after implementing much more on the Android app.
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..414487d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build-*/ |