Pushed to version 0.1.8. Details in changelog. (Makefile, FontAwesome, sass)
This commit is contained in:
@@ -7,13 +7,16 @@
|
||||
"target": "public_html/wp-content/plugins/OgreAlert",
|
||||
"ignore": [
|
||||
".remote-sync.json",
|
||||
".git/**"
|
||||
".git/**",
|
||||
"Makefile",
|
||||
"OgreAlert/**",
|
||||
"OgreAlert.zip"
|
||||
],
|
||||
"username": "template",
|
||||
"password": "?,GtD}MtPgF&",
|
||||
"watch": [
|
||||
"/assets/scss/style.css",
|
||||
"/assets/scss/style.css.map"
|
||||
"/assets/sass/style.css",
|
||||
"/assets/sass/style.css.map"
|
||||
],
|
||||
"transport": "scp"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user