diff options
| author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2026-03-28 14:22:54 -0700 |
|---|---|---|
| committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2026-03-28 14:22:54 -0700 |
| commit | 8a4ba1974bcf07057cf891128d86ae1ab5303574 (patch) | |
| tree | 4f70c12e830a95ee9154ab18495cdd7a6e8d252b /.gitignore | |
| parent | b8d952cebd42b779256922a8e70a375a94dbb932 (diff) | |
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`
`git diff -w` & `git diff -b` show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxrandr/-/merge_requests/13>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -71,8 +71,8 @@ core *.tar.bz2 *.tar.gz # -# Add & Override patterns for libXrandr +# Add & Override patterns for libXrandr # # Edit the following section as needed # For example, !report.pc overrides *.pc. See 'man gitignore' -# +# |
