summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Lukáš Zapletal <lzap+git@redhat.com>2022-11-11 09:42:04 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-11 09:42:04 +0100
commitb755906ad165fea4e56176ff3a1c3f9ef09150a9 (patch)
treef7e40d3c8957e460600b537143a3699beb1d9733 /.gitignore
parent[docs] Replace old references to the previous streaming with websockets (#1015) (diff)
downloadgotosocial-b755906ad165fea4e56176ff3a1c3f9ef09150a9.tar.xz
[docs] postgres collation warning (#1017)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b3ddcb399..f2a409fc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,7 @@ shell.nix
# ignore custom GOBIN path
/bin
+
+# ignore config dirs from IDEs
+/.idea/
+/.fleet/