X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitignore;h=e18acfd98e241b14cf69e554406705d83f7e569d;hb=c2402dca85716aa4b452352bec11ff949c5a1cbb;hp=2f65ee3e777a33cd5c807b976af4605817f300fd;hpb=71865fb94753da6e4eff4de5e5ddc165d87e8ff4;p=rust.git diff --git a/.gitignore b/.gitignore index 2f65ee3e777..e18acfd98e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,49 +1,3 @@ -*.a -*.aux -*.bc -*.boot -*.bz2 -*.cmi -*.cmo -*.cmx -*.cp -*.cps -*.d -*.dSYM -*.def -*.diff -*.dll -*.dylib -*.elc -*.epub -*.exe -*.fn -*.html -*.kdev4 -*.ky -*.ll -*.llvm -*.log -*.o -*.orig -*.out -*.patch -*.pdb -*.pdf -*.pg -*.pot -*.pyc -*.rej -*.rlib -*.rustc -*.so -*.swo -*.swp -*.tmp -*.toc -*.tp -*.vr -*.x86 *~ .#* .DS_Store @@ -86,15 +40,18 @@ __pycache__/ target/ /test/ /tmp/ +tags +tags.* TAGS -TAGS.emacs -TAGS.vi +TAGS.* \#* \#*\# config.mk config.stamp keywords.md lexer.ml +mir_dump +Session.vim src/etc/dl tmp.*.rs version.md