summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2019-08-28 21:33:28 +0200
committerMartin Liska <marxin@gcc.gnu.org>2019-08-28 19:33:28 +0000
commit91eed5f281df02c15b51550afc7774524e6bf428 (patch)
treedc3c2f6ae5cc987124e8e2044822a17cfcaeeea2 /ChangeLog
parent4ee38894afaf5839960e9c4750672c4f904575fe (diff)
Add .clangd and compile_commands.json to .gitignore.
2019-08-28 Martin Liska <mliska@suse.cz> * .gitignore: Add .clangd and compile_commands.json to .gitignore. From-SVN: r275004
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cd3137c7f0..1dcd7663491 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-08-28 Martin Liska <mliska@suse.cz>
+
+ * .gitignore: Add .clangd and compile_commands.json
+ to .gitignore.
+
2019-08-23 Michael Forney <mforney@mforney.org>
* Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.