]> Untitled Git - lemmy.git/blobdiff - .gitignore
add new flag to api (#3363)
[lemmy.git] / .gitignore
index 23e9c40337d0af4fdddd96f24b0badc8b3d7f118..0461784f02508109a75aa6601655a011688121f9 100644 (file)
@@ -18,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