summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-13 01:47:31 -0700
committerFuwn <[email protected]>2022-05-13 01:47:31 -0700
commit6d03e861a4f619b6af6ec2fdc754d2de6966d6db (patch)
tree6fcdb81a4c65ef28f180d2ae483082fc4bde452d /.gitignore
downloadmacy-6d03e861a4f619b6af6ec2fdc754d2de6966d6db.tar.xz
macy-6d03e861a4f619b6af6ec2fdc754d2de6966d6db.zip
feat(0.1.0): initial release
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3c5b1b2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# IDE
+.vscode/
+
+# Development
+.env