diff --git a/.gitignore b/.gitignore index afe635295d088eaaca932a16be52df005d392231..9942656753a4a16413fd54c42e040a36ee880f9e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,13 +14,15 @@ bin-release/ *.apk .venv/ .data/config/ +panel.json +ssh.json .data/log/ main.spec .build/ /running.lock -./pid.txt main.spec *.txt +pid.txt # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 83487dc6313c616eaa333ef4d72004121e99a1d4..81c5bf1d615ec283bce8d45cb02360264ae5ee27 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,21 +4,27 @@