diff options
author | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:14:30 +0100 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:14:30 +0100 |
commit | ad17f3a47611ac47bb9cdea86a7ad8f290f7cab8 (patch) | |
tree | f8fd65d29ca6aa3175c59e3cb2a51cdafb1e6320 | |
parent | 8e1b9bac8b5d8128eea48f4cccac774fb0201b3b (diff) |
Ignore executables.
-rw-r--r-- | .gitignore | 5 | ||||
-rw-r--r-- | resources/executables/plantuml.jar | bin | 8383820 -> 0 bytes |
2 files changed, 4 insertions, 1 deletions
@@ -27,4 +27,7 @@ async-bytecomp.log srecode-map.el tramp bookmarks -network-security.data
\ No newline at end of file +network-security.data + +# Executables +*.jar diff --git a/resources/executables/plantuml.jar b/resources/executables/plantuml.jar Binary files differdeleted file mode 100644 index 506b8c4..0000000 --- a/resources/executables/plantuml.jar +++ /dev/null |