diff options
| author | tslil clingman <> | 2021-09-29 14:33:21 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2021-09-29 14:33:21 -0400 |
| commit | 328474f555ab0958e0921c7d04d8d7dbb1789bc4 (patch) | |
| tree | 422a4afe050471fde632d6075a983f7d588ea829 /.gitignore | |
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..40d3180 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.stl +code/bin/* +*.s +*.o +*.hex |
