summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2025-02-17 20:28:59 +0100
committerLinnnus <[email protected]>2025-02-17 20:28:59 +0100
commit2b309097ca145651618234476160fb30405eabe7 (patch)
tree20321cf83d18c0c3c3a0a745626565074ea69a41 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ddeeede
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# We run various services to simulate a production environment.
+local/beanstalkd/
+local/minio/
+local/postgresql/
+
+# Ignore generated files for shell environment.
+.direnv/