diff options
author | Xander <xander@icth.xyz> | 2023-06-30 16:07:10 +0200 |
---|---|---|
committer | Xander <xander@icth.xyz> | 2023-06-30 16:07:10 +0200 |
commit | 3f846ecba11a66d7679a68c187d4f6e3560af5e6 (patch) | |
tree | 9032480542d8f0c9cb49bae3051300e1a38dcafb /.gitignore | |
parent | 560ab0ba6eb33d17df889e4fb1536cbaff6cba49 (diff) | |
download | ats-os-3f846ecba11a66d7679a68c187d4f6e3560af5e6.tar.xz ats-os-3f846ecba11a66d7679a68c187d4f6e3560af5e6.zip |
Printing hello world
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ build/ .ccls-cache/ .envrc .direnv +.out +_dats.c |