diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-01 22:41:22 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-01 22:41:22 +1200 |
| commit | ec28c3562b601c217229400f95ae790a380aa29c (patch) | |
| tree | 3e801ecc3fd3c2bdb9e771a884e35d3b65072378 /.gitignore | |
| download | yerbalinux-ec28c3562b601c217229400f95ae790a380aa29c.tar.xz yerbalinux-ec28c3562b601c217229400f95ae790a380aa29c.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cbc90a8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +external/ +build/ |
