From 1ad618ffce0bcf9a6f62f160db9cad84d086aef7 Mon Sep 17 00:00:00 2001 From: Luca De Mori Date: Wed, 22 May 2019 12:29:44 +0200 Subject: [PATCH] first luca commit --- .gitignore | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/.gitignore b/.gitignore index 1827c7a..9f11b75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,27 +1 @@ -# Object files -*.o -*.ko -*.obj -*.elf - -# Libraries -*.lib -*.a - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Directories -bin -examples/bin +.idea/