commit: 8de28561ca6aba5fdb7311db47cf872eb55c2bf0 parent: 797bf15fb5c269285316809d575168696d0a3c79 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Fri, 3 May 2019 05:48:28 +0200 .gitignore: Ignore crossdev filesDiffstat:
A | .gitignore | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +# Ignore crossdev-generated files +cross-*+ \ No newline at end of file