summaryrefslogtreecommitdiffstats
path: root/.fswatch.json
blob: 7b12022c12eb847bc6b9967dcde99068eb2a413e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "paths": ["."],
    "depth": 2,
    "exclude": [],
    "include": ["\\.go$", "\\.ini$"],
    "command": [
        "bash", "-c", "go build && ./gogs web"
    ],
    "env": {
        "POWERED_BY": "github.com/shxsun/fswatch"
    }
}
/40367/stable26 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
blob: 26b15de67ea6de85b8cffcc34675f3989b626006 (plain)
1
**/*.spec.js