summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
authorChristopher Dumas <christopherdumas@gmail.com>2019-05-29 10:53:21 -0700
committerAndreas Kling <awesomekling@gmail.com>2019-06-03 20:48:34 +0200
commite92fe52031be8d502cf0e6aa08bd2037a11096e9 (patch)
tree7139b5d5ff48b6185cd269cf05b47025e16b60e5 /Kernel
parentce15a4021db0a77e32d40b4e5b85c7719f5541e7 (diff)
downloadserenity-e92fe52031be8d502cf0e6aa08bd2037a11096e9.zip
Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll
region behavior
Diffstat (limited to 'Kernel')
-rw-r--r--Kernel/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kernel/.gitignore b/Kernel/.gitignore
index 047d27f3eb..984793fa3d 100644
--- a/Kernel/.gitignore
+++ b/Kernel/.gitignore
@@ -8,3 +8,4 @@ sync-local.sh
*.pcap
eth_null*
_disk_image
+compile_commmands.json