aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel García <[email protected]>2018-02-10 01:00:55 +0100
committerDaniel García <[email protected]>2018-02-10 01:00:55 +0100
commit5cd40c63ed230bee6dd54b79a9a7e768ad87978f (patch)
treeae576af977bc6aa425412a49c4b73e0b7a7f30d7 /.gitignore
downloadvaultwarden-5cd40c63ed230bee6dd54b79a9a7e768ad87978f.tar.gz
vaultwarden-5cd40c63ed230bee6dd54b79a9a7e768ad87978f.zip
First working version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..c579527d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# Local build artifacts
+target
+
+# Data folder
+data
+
+# IDE files
+.vscode
+.idea
+*.iml
+
+# Environment file
+# .env