exclude output-for-*.json from generated sdists
[power-instruction-analyzer.git] / Cargo.toml
index 36f3a4d4e00cd85566e7e8b0a77f2f360f9f896a..2c6a622c983734aa96e85d2f8358a1a1f2fc2348 100644 (file)
@@ -6,6 +6,7 @@ version = "0.1.0"
 authors = ["Jacob Lifshay <programmerjake@gmail.com>"]
 edition = "2018"
 license = "LGPL-2.1-or-later"
+exclude = ["output-for-*.json"]
 
 [features]
 native_instrs = []