diff options
| author | Alexey Gavrilov <rebovas@yahoo.com> | 2024-03-05 17:20:53 +0700 |
|---|---|---|
| committer | Alexey Gavrilov <rebovas@yahoo.com> | 2024-03-05 17:20:53 +0700 |
| commit | 1af53b431da6d3b5dcf7132f98f9eb2af88b57fa (patch) | |
| tree | 730528109a1ffbd5505f05f3457156a68394d339 /.gitignore | |
| parent | 976575c12b5da66996a3204ec711e4937a3ef240 (diff) | |
GDT rename procedure + edit .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,3 +3,7 @@ build # Operarting system's files needed to boot iso/os/* + +# LSP configuration files +.clangd +compile_flags.txt |
