]> Untitled Git - lemmy.git/blobdiff - .gitignore
Remove redundant calls to `Iterator::collect` (#3365)
[lemmy.git] / .gitignore
index 2a7b3a1ddc06b8a55e7c5eff6be64fbdc6d64f86..0461784f02508109a75aa6601655a011688121f9 100644 (file)
@@ -1,6 +1,5 @@
 # local ansible configuration
 ansible/inventory
-ansible/inventory_dev
 ansible/passwords/
 
 # docker build files
@@ -19,3 +18,11 @@ query_testing/**/reports/*.json
 
 # API tests
 api_tests/node_modules
+api_tests/.yalc
+api_tests/yalc.lock
+
+# pictrs data
+pictrs/
+
+# The generated typescript bindings
+bindings