diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-18 09:40:46 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-18 09:40:46 +0200 |
| commit | e1d7bc9e679c8778c22f99d24ffc339791429c71 (patch) | |
| tree | ca8ac863e065b650306eb8a85f4fa0b492b260a9 /.gitignore | |
| parent | 72fd5ecb031badb80db0c2bb8382d7490fc9dffe (diff) | |
Cleaned up the layout slightly
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -161,4 +161,9 @@ cython_debug/ # Data data -*.csv
\ No newline at end of file +*.csv + +# Scripts +*.ps1 +*.cmd +*.sh
\ No newline at end of file |
