diff options
| author | radhitya <alif@radhitya.org> | 2026-06-24 14:53:57 +0700 |
|---|---|---|
| committer | radhitya <alif@radhitya.org> | 2026-06-24 14:53:57 +0700 |
| commit | e9f8cc47c4abf4bb1763efc96082fd1c6acfc709 (patch) | |
| tree | 05492f4a87e012259540f439dad4edad124ce440 /.gitignore | |
writing types
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..518c37e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +etc/ +misc/ +*.md |
