diff options
| author | nasr <nsrddyn@gmail.com> | 2026-03-02 22:43:16 +0000 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2026-03-02 22:43:16 +0000 |
| commit | 56ebfa3f4b0d7a80090b344b294252d2be152bb0 (patch) | |
| tree | 9d12900a2870dde05e7ce6581104dc2b3070dbe1 /.gitignore | |
| parent | 9053e4a0a20f0c0338aa4c5d9f9c0520184bcad7 (diff) | |
feature(main): base library impelmentation
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -2,3 +2,5 @@ idea/ | |||
| 2 | idea | 2 | idea |
| 3 | idea/* | 3 | idea/* |
| 4 | .idea | 4 | .idea |
| 5 | /build | ||
| 6 | /notes.txt | ||
