diff options
| author | nasr <nsrddyn@gmail.com> | 2026-03-03 20:05:11 +0000 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2026-03-03 20:05:11 +0000 |
| commit | 7165bb7ae9e34e69d0c8802d6e356851cffe0f07 (patch) | |
| tree | c2af6059cb3bcf38277188583af7d41207cf7cc0 /.gitignore | |
| parent | 4e77bc7164070d7ffafdee1ba6ce3bb1aaf10746 (diff) | |
feature(main): loading and printing csv file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -4,3 +4,4 @@ idea/* | |||
| 4 | .idea | 4 | .idea |
| 5 | /build | 5 | /build |
| 6 | /notes.txt | 6 | /notes.txt |
| 7 | /test | ||
