diff --git a/.gitignore b/.gitignore index 2a5926b..474845c 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,18 @@ GUI # Image rpi *.img +# Fichiers Images +*.jpg +*.jpeg +*.png +*.tiff +*.bmp +*.gif + +# Fichiers documentation +*.pdf +*.chm + # Archives *.zip *.tar @@ -64,4 +76,10 @@ GUI /software/raspberry/superviseur-robot/superviseur/dist/ /software/raspberry/testeur/testeur/build/ -/software/raspberry/testeur/testeur/dist/ \ No newline at end of file +/software/raspberry/testeur/testeur/dist/ +/doc/Doc\ robot/doxygen/ +/software/robot/Debug/ +/software/robot/Release/ +/hardware/meca/Dumber_2022/Pieces/OldVersions/ +/hardware/meca/Dumber_2022/OldVersions/ +/hardware/meca/Dumber_2022/Pieces/export/ diff --git a/software/robot/.cproject b/software/robot/.cproject index 4bea74d..a926c2e 100644 --- a/software/robot/.cproject +++ b/software/robot/.cproject @@ -34,7 +34,7 @@