diff options
author | David Phillips <david@sighup.nz> | 2018-06-04 00:09:02 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-06-04 00:09:02 +1200 |
commit | 5f5316a034d68f8825a16e7b866c8e8b2b6c6bd8 (patch) | |
tree | ba8d8b59113aa0ec02b92cf14a50e2cef0913684 /.gitignore | |
download | alarmd-5f5316a034d68f8825a16e7b866c8e8b2b6c6bd8.tar.xz |
Initial dump of prototype
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f792cfc --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +alarmd/alarmd +alarm-tools/alarms-show +*.so +*.o |