diff options
author | Oxore <oxore@protonmail.com> | 2023-03-05 18:28:08 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-03-05 20:04:58 +0300 |
commit | dd01e7ed22cea652061f0d12cecf929e04b285e9 (patch) | |
tree | 4ccbb9e22cfcfebd2703bbd2b104fc8207df6a93 /.gitignore | |
parent | 5047decf97ca5439a4176febabe4da0c39d8fb6c (diff) |
Restructure toolchain file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ /Project/EWARM/*.ewt /Project/EWARM/*.eww compile_commands.json -cmake[-_]build/ +cmake[-_]build*/ |