diff options
author | Xander <xander@icth.xyz> | 2023-06-28 17:11:10 +0200 |
---|---|---|
committer | Xander <xander@icth.xyz> | 2023-06-28 17:11:10 +0200 |
commit | ebc6738ad4265db0b2b8d1b5c653d8f9597ff335 (patch) | |
tree | e836f85d8135f766175297e44b718d64d84a3ae7 /.gitignore | |
parent | 505b7ff80f2270756ea8f1f095a8092e68fe0628 (diff) | |
download | ats-os-ebc6738ad4265db0b2b8d1b5c653d8f9597ff335.tar.xz ats-os-ebc6738ad4265db0b2b8d1b5c653d8f9597ff335.zip |
Add license
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |