diff options
author | Jakob Kaivo <jkk@ung.org> | 2019-07-26 20:57:13 -0400 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2019-07-26 20:57:13 -0400 |
commit | a730b84a338e295449f0150166f98afa4ec1b272 (patch) | |
tree | 27ac2efeef6b2d68da28856262675e7ef27ba64a | |
parent | 76f7ff1f56cf5eebc91549277992ccf92333bdef (diff) |
ignore scripts with no extension and execute bit set
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,4 +1,17 @@ *.o +arch hostid mktemp sync +base64 +factor +nproc +printenv +readlink +seq +stdbuf +tac +uptime +users +vdir +yes |