X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=.gitignore;h=114fc057840a4f54990414a5d014e348ef2d526c;hp=c0aba19e780702d406fb5af1c6a2d8ec3b340277;hb=9e9633c6b98cc9243ae78cd12ab657d041eaa73e;hpb=97166327db9373952908633d991fec82c677253a diff --git a/.gitignore b/.gitignore index c0aba19e78..114fc05784 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,19 @@ # stuff "git status" should ignore # build output -.* +.libs +.deps *.o +*.o.?????? *.a *.lo *.la *.in +# editor files +*.swp + +src/startup.tcl startup_tcl.c xscale_debug.h