aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-16 23:39:49 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-16 23:39:49 +0200
commit9d25fd163d2b8ba8978747c1edc1fc0d2073f076 (patch)
tree096d2b629818f79674d22a14eff124f082449b6e /.gitignore
parentf95286e325c214bf5fe61c4d93d34ae03692783c (diff)
Added the data folder to the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0f8d73c..4ad7566 100644
--- a/.gitignore
+++ b/.gitignore
@@ -160,4 +160,5 @@ cython_debug/
.vscode
# Data
+data
*.csv \ No newline at end of file