]> git.ipfire.org Git - thirdparty/lxc.git/commit
gitignore: Simplify 4175/head
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 1 Aug 2022 21:45:52 +0000 (17:45 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 1 Aug 2022 22:12:06 +0000 (18:12 -0400)
commite452c8945788e8b81854f74296d89fe6d1a60529
treee44d9372599fd14cdd1ba40e88b0d8e4701a8e93
parent332667eb21ec001de9390c999f8f67f3477095d1
gitignore: Simplify

The move to meson has made it so that all rendered/built files are now
nicely self-contained. This lets us greatly simplify our gitignore,
effectively just ignoring release tarballs and the few usual temporary
files we may deal with during development.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
.gitignore