diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c9bdb4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.elf +*.hex +build +.sconsign.dblite |
index : electronics/rfc4824 | ||
Implementing RFC 4824 | git repository hosting |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c9bdb4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.elf +*.hex +build +.sconsign.dblite |