summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d685347..612712e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
+*.sh
+
# IntelliJ workspace
.idea/
*.iml
# Maven
-target/ \ No newline at end of file
+target/