commit 6d5b4dce314034c27e2ec86e4c0a8ccd5a7ef070 parent e46c4e9f8710f7595d9c7524674ae8a8e9589352 Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Thu, 16 Jan 2020 16:22:52 +0100 Add a .gitignore file Diffstat:
| A | .gitignore | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,12 @@ +compile_commands.json +.gitignore +CMakeCache.txt +CMakeFiles +Makefile +tmp +[Bb]uild* +*.sw[po] +*.[ao] +*~ +tags +