commit: 06916d1c45dc733d61de0f4a9cc3a52114e64f86 parent a59271f637650bc8ebdf9944dda986992bbcf1bf Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Sat, 10 Apr 2021 20:24:53 +0200 .gitignore: NewDiffstat:
A | .gitignore | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,4 @@ +*.o +/inaban +/protocols/*.h +/protocols/*.c