diff options
author | 2023-06-20 11:45:38 +0200 | |
---|---|---|
committer | 2023-06-20 11:45:38 +0200 | |
commit | 26e4c51048a98d3632a31643fbdad4c48023bc45 (patch) | |
tree | dd4a5c85c9a2fe5f8e513a35cbcc11a8006ebc9b /.gitignore | |
download | remote-control-26e4c51048a98d3632a31643fbdad4c48023bc45.tar.gz remote-control-26e4c51048a98d3632a31643fbdad4c48023bc45.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cdbeab1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +rcontrol +*.o |