diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-08-19 17:44:29 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-08-19 17:44:29 +0200 |
| commit | 3dd1253b066d0dbbd1f383dfe5fe124353c7d23f (patch) | |
| tree | 8a2310b83002aaa93136aa06f8c4184b4fc31294 /.gitignore | |
| parent | a665b83a1902844d5c1e54b3261b1b43a2fa0704 (diff) | |
stm32-metapac: ignore gen'd out dir
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 11781dc15..30628ed58 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -2,3 +2,4 @@ target | |||
| 2 | Cargo.lock | 2 | Cargo.lock |
| 3 | third_party | 3 | third_party |
| 4 | /Cargo.toml | 4 | /Cargo.toml |
| 5 | stm32-metapac-gen/out/ \ No newline at end of file | ||
