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 /.gitignore | |
parent | 8e1b9bac8b5d8128eea48f4cccac774fb0201b3b (diff) |
Ignore executables.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 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 |