diff options
| author | moderndevslulw <moderndevslulw@alright.party> | 2025-04-02 22:28:37 +0500 |
|---|---|---|
| committer | moderndevslulw <moderndevslulw@alright.party> | 2025-04-02 22:28:37 +0500 |
| commit | 53a9a787698e9741958543d50f7d592835c12324 (patch) | |
| tree | 5dd2a28772ff9b2eebfc84aa5a21da442854637c /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b263cb4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.vscode +/.cache +/build
\ No newline at end of file |
