aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-18 09:40:46 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-18 09:40:46 +0200
commite1d7bc9e679c8778c22f99d24ffc339791429c71 (patch)
treeca8ac863e065b650306eb8a85f4fa0b492b260a9 /.gitignore
parent72fd5ecb031badb80db0c2bb8382d7490fc9dffe (diff)
Cleaned up the layout slightly
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4ad7566..c363d02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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