### git's track ignore file-list. ### vim *.swp *.swo *~ ### ctags tags ### cscope cscope.in.out cscope.out cscope.po.out ### Source Insight *.IAB *.IAD *.IMB *.IMD *.PFI *.PO *.PR *.PRI *.PS *.WK3 *.SearchResults ### SlickEdit *.vpwhist *.vtg *.vpj *.vpw ### Goland(Gogland) .idea/ !.gitignore !.gitmodules # Other ignore the trace files #*.o #*.a #*.bak #*~ #*.so #*.log #*.gz #*.bz2