summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormoderndevslulw <moderndevslulw@alright.party>2025-04-02 22:28:37 +0500
committermoderndevslulw <moderndevslulw@alright.party>2025-04-02 22:28:37 +0500
commit53a9a787698e9741958543d50f7d592835c12324 (patch)
tree5dd2a28772ff9b2eebfc84aa5a21da442854637c /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
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