.gitignore file added.
authorLaury GvR <laury@gaslightmedia.com>
Thu, 14 Dec 2017 19:34:40 +0000 (14:34 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 14 Dec 2017 19:34:40 +0000 (14:34 -0500)
.gitignore [new file with mode: 0644]
style.css

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..d39bac5
--- /dev/null
@@ -0,0 +1,3 @@
+*.DS_Store
+/bower_components/*
+/node_modules/*
\ No newline at end of file
index 9302dcc..7744edd 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Sierra Sands
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Sierra Sands.
-Version: 1.2.4
+Version: 1.2.5
 */