Fixed issue #2
diff --git a/.gitignore b/.gitignore
index 7fd0489..54f7202 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .DS_Store
-custom/*.bash
\ No newline at end of file
+custom/*.bash
+!custom/example.bash
\ No newline at end of file