diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-08-30 19:29:25 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-11-23 20:06:14 +0100 |
commit | 8e611abe87dd78095a35d156874a5b70ca72eb3e (patch) | |
tree | ebb6e394ca207e41e6d121857fa1266a2226ddfe /.gitignore | |
parent | Update travis to xcode9.2 for macos (diff) | |
download | nheko-8e611abe87dd78095a35d156874a5b70ca72eb3e.tar.xz |
Replace timeline with empty qml view
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 43c9b7b4..23b84039 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,11 @@ -build +/build* tags cscope* .clang_complete *wintoastlib* +/.ccls-cache +/.exrc +.gdb_history # GTAGS GTAGS |