diff options
Diffstat (limited to 'gfx/wr/wrench/.gitignore')
-rw-r--r-- | gfx/wr/wrench/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gfx/wr/wrench/.gitignore b/gfx/wr/wrench/.gitignore new file mode 100644 index 0000000000..341d13d0f7 --- /dev/null +++ b/gfx/wr/wrench/.gitignore @@ -0,0 +1,7 @@ +Cargo.lock +target/ +*# +*~ +yaml_frames/ +json_frames/ +bin_frames/ |