aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
blob: f886f6c0a64065dafb6462a78ce60a4fc36a85f7 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "notes_app",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}