diff options
author | xengineering <me@xengineering.eu> | 2022-09-23 20:12:49 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-09-23 20:12:49 +0200 |
commit | bcf66203d0e2a027561bf89102a7b72b66e9d4c7 (patch) | |
tree | 50ec1dc08e10125e07d973f9629f6a7725a300cf /Makefile | |
parent | 4a439a96abb04537152c99d170e84e79ae941ef1 (diff) | |
download | xbackup-bcf66203d0e2a027561bf89102a7b72b66e9d4c7.tar xbackup-bcf66203d0e2a027561bf89102a7b72b66e9d4c7.tar.zst xbackup-bcf66203d0e2a027561bf89102a7b72b66e9d4c7.zip |
Remove Vim modelines
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -# vim: shiftwidth=4 softtabstop=4 tabstop=4 noexpandtab .PHONY: all clean tarball |