diff options
author | HampusM <hampus@hampusmat.com> | 2022-05-31 11:39:04 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-05-31 11:39:04 +0200 |
commit | e4b7b5ba2e1371b142167e75a3ddcd63a0e00a48 (patch) | |
tree | df6866e73fdf19962fdd29fd6de5c54ee971db8b /minion/.gitignore | |
parent | e75bc5d3fe24979ca59c995a7decbcbf720a20a8 (diff) |
style(minion): change eol to LF
Diffstat (limited to 'minion/.gitignore')
-rw-r--r-- | minion/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/minion/.gitignore b/minion/.gitignore new file mode 100644 index 0000000..89cc49c --- /dev/null +++ b/minion/.gitignore @@ -0,0 +1,5 @@ +.pio +.vscode/.browse.c_cpp.db* +.vscode/c_cpp_properties.json +.vscode/launch.json +.vscode/ipch |