aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2011-10-10 08:52:11 +0200
committerLoïc Hoguin <[email protected]>2011-10-10 08:52:11 +0200
commit7774e64923edd070c5371b2f613f8c60c1877f9c (patch)
tree92d49eb9722b31ed3f3095f116b4a223ed665784 /.gitignore
parentdbc577e69baf04822f6cf680a250c1d975b4dec1 (diff)
downloadcowboy-7774e64923edd070c5371b2f613f8c60c1877f9c.tar.gz
cowboy-7774e64923edd070c5371b2f613f8c60c1877f9c.tar.bz2
cowboy-7774e64923edd070c5371b2f613f8c60c1877f9c.zip
Add *.swp to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 827efce..c48dd32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ test/*.beam
*.un~
*~
\#*\#
+*.swp