From: Jérôme Benoit Date: Tue, 13 Feb 2018 14:16:44 +0000 (+0100) Subject: Add .cquery file for LS. X-Git-Url: https://git.piment-noir.org/?p=TD_SE.git;a=commitdiff_plain;h=e654ca00f8ac6f8cda14eefca2dac893480672e9 Add .cquery file for LS. Signed-off-by: Jérôme Benoit --- diff --git a/.cquery b/.cquery new file mode 100644 index 0000000..c1b918e --- /dev/null +++ b/.cquery @@ -0,0 +1,3 @@ +clang +-xc +-std=c11 diff --git a/.gitignore b/.gitignore index c65a303..3c98936 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ exo[[:digit:]] # atom linter *.gch +# ide-cquery +.atom # editor trash *.swp