X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=.gitignore;h=28123049c8bdbd7201c3d3c923d192f78c851ce6;hb=efcea8306af922d867ff93073959dad774e10f0c;hp=f8a5381d480dba32b24fae9a0b40077e55d9d564;hpb=99b57b6dccec1059f746121b9b9ddb11313f708b;p=fw%2Fopenocd diff --git a/.gitignore b/.gitignore index f8a5381d4..28123049c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,9 +10,14 @@ *.la *.in +# generated source files +src/jtag/minidriver_imp.h +src/jtag/jtag_minidriver.h + # editor files *.swp +src/startup.tcl startup_tcl.c xscale_debug.h @@ -61,6 +66,16 @@ stamp-vti INSTALL NOTES +# coexist with quilt +patches + # Eclipse stuff .project +.cproject +.settings + +# Emacs temp files +*~ +# CScope database files +*cscope.out