aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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