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