If $x \to -\infty$, then $-x \to +\infty$ and thus $e^{-x} \to +\infty$. The denominator, which is simply $x$, clearly tends to $-\infty$. So it boils down to the question: which function wins, the exponential or the polynomial?
You can use l'Hôpital's rule on this indeterminate form (*) or perhaps you know that the exponential function dominates any polynomial, i.e. that for any $n \in \mathbb{N}$ you have that:
$$\lim_{x \to +\infty} \frac{e^x}{x^n} = +\infty$$
For your limit, this means (you can take $y=-x$ to get this standard limit):
$$\lim_{x \to -\infty} \frac{e^{-x}}{x}= -\lim_{y \to +\infty} \frac{e^{y}}{y} = -\infty$$
Alternatively (*), with l'Hôpital's rule:
$$\lim_{x \to -\infty} \frac{e^{-x}}{x} = \lim_{x \to -\infty} \frac{-e^{-x}}{1}=-\infty$$