diff options
author | root <root@nolonger-other.tetra.james.local> | 2020-10-25 13:26:29 +0000 |
---|---|---|
committer | root <root@nolonger-other.tetra.james.local> | 2020-10-25 13:26:29 +0000 |
commit | 62bc1af6c6a1201db551e1ec523e757415464fd5 (patch) | |
tree | 49c2eadf8a51e7e43a059f1aff59997c3c169c5e /.gitignore | |
parent | 4b4e4972088d82cac99941398834d8e6d661682c (diff) | |
download | galaxy_sia-62bc1af6c6a1201db551e1ec523e757415464fd5.tar.gz galaxy_sia-62bc1af6c6a1201db551e1ec523e757415464fd5.tar.bz2 galaxy_sia-62bc1af6c6a1201db551e1ec523e757415464fd5.zip |
tidy up, make less awful
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fa6e66e --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +serial_rx +net_rx +serial_arm +net_arm +*.orig |