Add gitignores for IDEs and debuggers (#19)

diff --git a/.gitignore b/.gitignore
index 57990d8..96f7b01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,13 @@
 .packages
 pubspec.lock
 
+# IDE and debugger files.
+.clangd
+.gdb_history
+.history
+.vscode
+compile_commands.json
+
 # Directory created by dartdoc.
 # If you don't generate documentation locally you can remove this line.
 doc/api/