test bower dependencies

This commit is contained in:
Alan Hamlett 2015-09-08 15:48:28 -07:00
parent 8aa20da2f1
commit 9884eea311
15 changed files with 166 additions and 85 deletions

View file

@ -0,0 +1,2 @@
[settings]
api_key

View file

@ -0,0 +1,3 @@
[settings]
debug = true
api_key = 1234

View file

@ -0,0 +1,3 @@
[settings]
debug = false
api_key = 1234

View file

@ -0,0 +1,15 @@
[settings]
debug = false
api_key = 1234
api_url = https://api.wakatime.com/api/v1/heartbeats
ignore =
COMMIT_EDITMSG$
TAG_EDITMSG$
exclude =
excludeme
\(invalid regex)
include =
\(invalid regex)
includeme
offline = true
hidefilenames = true

View file

@ -0,0 +1,4 @@
[settings]
debug = false
api_key = 1234
[projectmap]

View file

@ -0,0 +1,14 @@
[settings]
debug = false
api_key = 1234
ignore =
COMMIT_EDITMSG$
TAG_EDITMSG$
exclude =
excludeme
\(invalid regex)
include =
\(invalid regex)
includeme
offline = true
hidefilenames = false