diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 23:39:49 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 23:39:49 +0200 |
| commit | 9d25fd163d2b8ba8978747c1edc1fc0d2073f076 (patch) | |
| tree | 096d2b629818f79674d22a14eff124f082449b6e /.gitignore | |
| parent | f95286e325c214bf5fe61c4d93d34ae03692783c (diff) | |
Added the data folder to the gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -160,4 +160,5 @@ cython_debug/ .vscode # Data +data *.csv
\ No newline at end of file |
