Emacs gitignore

pull/3763/head
ta264 5 years ago committed by Qstick
parent cb158028df
commit 1368c7c6e3

4
.gitignore vendored

@ -45,6 +45,10 @@ _dotCover*
# DevExpress CodeRush # DevExpress CodeRush
src/.cr/ src/.cr/
# Emacs
*~
\#*\#
# NCrunch # NCrunch
*.ncrunch* *.ncrunch*
.*crunch*.local.xml .*crunch*.local.xml

Loading…
Cancel
Save