diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-26 22:56:52 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-26 22:56:52 +0100 |
commit | 0fb4a3cb349d49eeb431b4fb29bce63e456a1e20 (patch) | |
tree | 4c973d2c57ecdf9429bdf50470fe14f1a7472995 /.gitignore | |
parent | f6f66c90215180654cedf1c900560944a5ecef9b (diff) | |
download | json-rpc-shell-0fb4a3cb349d49eeb431b4fb29bce63e456a1e20.tar.gz json-rpc-shell-0fb4a3cb349d49eeb431b4fb29bce63e456a1e20.tar.xz json-rpc-shell-0fb4a3cb349d49eeb431b4fb29bce63e456a1e20.zip |
Miscellaneous little changes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,5 +1,9 @@ # Build files -/json-rpc-shell +/build # Qt Creator files -/json-rpc-shell.* +/CMakeLists.txt.user* +/json-rpc-shell.config +/json-rpc-shell.files +/json-rpc-shell.creator* +/json-rpc-shell.includes |