diff options
author | Xander <xander@icth.xyz> | 2023-06-28 21:21:02 +0200 |
---|---|---|
committer | Xander <xander@icth.xyz> | 2023-06-28 21:21:02 +0200 |
commit | fd86b8a4769860f22fc04ce3b80510d809f68d3c (patch) | |
tree | ce507aa2cd84c7e61f3e5777a88f14a6fe843431 /.gitignore | |
parent | b83b28b21571f9b1fadd251295f5ca03d9dfedc7 (diff) | |
download | ats-os-fd86b8a4769860f22fc04ce3b80510d809f68d3c.tar.xz ats-os-fd86b8a4769860f22fc04ce3b80510d809f68d3c.zip |
Booting to Long mode
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ build/ .ccls-cache/ +.envrc +.direnv |