## ## PROJECT: GeekRebot ## FILE: .gitignore ## PURPOSE: The root .gitignore file for GeekRebot.Project Project ## ## LICENSE: The MIT License ## ## DEVELOPER: Zhan Li (719901725@qq.com) ## ## ## 针对LVGL输出文件 ## Output/ ## ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## # Visaul Studio临时文件 *.rsuser *.suo *.user *.userosscache *.sln.docstates # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs # Mono auto generated files mono_crash.* # Build results [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ x64/ x86/ [Ww][Ii][Nn]32/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/ bld/ [Bb]in/ [Oo]bj/ [Ll]og/ [Ll]ogs/ # Altium Designer 历史文件 *PcbDoc.Zip History/ # Visual Studio生成文件 *.o *_i.c *_p.c *_h.h *.ilk *.meta *.obj *.iobj *.pch *.pdb *.ipdb *.pgc *.pgd *.rsp *.sbr *.tlb *.tli *.tlh *.tmp *.tmp_proj *_wpftmp.csproj *.log *.vspscc *.vssscc .builds *.pidb *.svclog *.scc