diff --git a/content/posts/2023-06-04-stop-tracking-changes-of-a-file-with-git/index.md b/content/posts/2023-06-04-stop-tracking-changes-of-a-file-with-git/index.md index dca4604..b20c5a1 100644 --- a/content/posts/2023-06-04-stop-tracking-changes-of-a-file-with-git/index.md +++ b/content/posts/2023-06-04-stop-tracking-changes-of-a-file-with-git/index.md @@ -4,9 +4,9 @@ title = 'Stop tracking changes of a file with git' summary = '''Don't overuse this; it could get a bit more complicated to track down errors when ignoring changes of files...''' date = '2023-06-04T18:00:51+02:00' -lastmod = '2023-08-12T06:49:28+0000' +lastmod = '2023-11-02T18:56:06+0000' categories = [ 'computerstuff' ] -tags = [ 'git', 'linux', 'freebsd' ] +tags = [ 'git' ] +++