diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2015-05-29 00:00:05 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2015-05-29 00:00:05 +0200 |
commit | 6d7141db0c73af34fd887fda9723c77aaaf1e349 (patch) | |
tree | ef8d2ebf816e70a4a63073700b9097b8467f2380 /.gitignore | |
download | phone_remote_nrf51-6d7141db0c73af34fd887fda9723c77aaaf1e349.tar.gz phone_remote_nrf51-6d7141db0c73af34fd887fda9723c77aaaf1e349.tar.bz2 phone_remote_nrf51-6d7141db0c73af34fd887fda9723c77aaaf1e349.tar.xz phone_remote_nrf51-6d7141db0c73af34fd887fda9723c77aaaf1e349.zip |
o Initial import of Phone Remote firmware, forked from the old soil moisture project.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dd4c77b --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build +.project +.settings +.idea +.cproject |