diff options
author | Thomas Haller <thaller@redhat.com> | 2023-08-03 17:18:46 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2023-08-03 17:18:55 (GMT) |
commit | dcc4c0a5934d1bfaa02c7857d6310c915b0928d6 (patch) | |
tree | 1e3f0377ae3d709630612b1f593e76833c25597e | |
parent | 391063096b5091a1b61dff8e5b4a9a49b01f5abe (diff) | |
download | libnl-dcc4c0a5934d1bfaa02c7857d6310c915b0928d6.zip libnl-dcc4c0a5934d1bfaa02c7857d6310c915b0928d6.tar.gz libnl-dcc4c0a5934d1bfaa02c7857d6310c915b0928d6.tar.bz2 |
Revert "gitignore: ignore patch files"
I don't think we want to ignore patch files. Why should we?
This reverts commit f55ef93d1eb9d792af2a3b79c055ee21bf14e9ea.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ *.lo *.o *.swp -*.patch Makefile Makefile.in defs.h.in |