diff options
author | WlodekM <[email protected]> | 2025-02-14 19:35:57 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-02-14 19:35:57 +0200 |
commit | 778b24d74f4763f46ea874a6777e39b794006c44 (patch) | |
tree | 7f9b131d0bce7e3c7898dbe18fd69cccd292afe7 /.gitignore | |
parent | a8cde132b0f2ff7d6c7a3616ad3e75a70af072b9 (diff) |
smolshel - works
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5451a03..e0cc2a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ kernel - +build +sbuild |