diff options
| author | HampusM <hampus@hampusmat.com> | 2022-05-08 18:55:42 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2022-05-08 18:55:42 +0200 |
| commit | 2809f92eeb8b727e20167fe82e4cb9c3627d4870 (patch) | |
| tree | 06a01c862088333aa388e74dfa4381a87568bfc1 /.gitignore | |
| parent | 3a11866cb6a8fd46d86cb6e04dc1022344ea8d45 (diff) | |
chore: move most files to minion folder
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,5 @@ -build .vscode -.pio -src/secrets.hpp + +minion/build +minion/.pio +minion/src/secrets.hpp |
