summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKeuin <[email protected]>2024-03-08 13:39:53 +0800
committerKeuin <[email protected]>2024-03-08 13:40:58 +0800
commit2da3d40c1a08d27f1cfa5e62657f9940c94cc758 (patch)
tree14aec57c64271db5bba33b8bc85f399e499edda8 /.gitignore
Initial commitv0.1.0
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..56fad2d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.idea/
+.code/
+.vscode/