aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-15 01:45:59 +0000
committerFuwn <[email protected]>2022-05-15 01:45:59 +0000
commit0ce99108e78f9402a1aa5cc2541420de1e3fbf69 (patch)
treeb58611c09aabf26b416512d5f605e73f1c10c8af /.gitignore
downloadlaurali-0.1.0.tar.xz
laurali-0.1.0.zip
feat(0.1.0): initial release0.1.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..23d1c91
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Coverage
+cov
+
+# Development
+.laurali
+
+# IDE
+.vscode