diff options
| author | nasr <nsrddyn@gmail.com> | 2026-03-01 12:07:54 +0000 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2026-03-01 12:07:54 +0000 |
| commit | 9053e4a0a20f0c0338aa4c5d9f9c0520184bcad7 (patch) | |
| tree | 0c6fe952ff52b890f0dbb40f1587affe79a7ee94 /.gitignore | |
feature(main): init
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..11180ab --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | idea/ | ||
| 2 | idea | ||
| 3 | idea/* | ||
| 4 | .idea | ||
