]> git.ipfire.org Git - thirdparty/dracut.git/blame - .kateproject
add kate and emacs per directory config files
[thirdparty/dracut.git] / .kateproject
CommitLineData
6770af96
HH
1{
2 "name": "Kate"
3 , "files": [ { "git": 1 } ]
4 , "build": {
5 "directory": "build"
6 , "build": "make -j $(getconf _NPROCESSORS_ONLN) all"
7 , "clean": "make clean"
8 }
9}