We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c91b44 commit 6d7f778Copy full SHA for 6d7f778
1 file changed
.cargoignore
@@ -0,0 +1,8 @@
1
+# SPDX-FileCopyrightText: 2022-2025 RustInFinance
2
+# SPDX-License-Identifier: BSD-3-Clause
3
+
4
+assets/etradetaxreturnhelper-640x480.gif
5
+[package]
6
+exclude = [
7
+ "assets/**"
8
+]
0 commit comments