X-Git-Url: http://these/git/?a=blobdiff_plain;f=.gitignore;h=e482488366d43f794beb235d66ff59bc86a2e8bb;hb=c890797b370417b9479186acd86bc065693f8691;hp=2a689fe7006589af51094317c49f2705b873b1d7;hpb=d8722b6e91a79878001d968150687d25c5d6905e;p=lemmy.git diff --git a/.gitignore b/.gitignore index 2a689fe7..e4824883 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,10 @@ api_tests/yalc.lock # pictrs data pictrs/ + +# The generated typescript bindings +bindings + +# Database cluster and sockets for testing +dev_pgdata/ +*.PGSQL.*