0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Add *.swp to gitignore

This commit is contained in:
Loïc Hoguin 2011-10-10 08:52:11 +02:00
parent dbc577e69b
commit 7774e64923

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ test/*.beam
*.un~ *.un~
*~ *~
\#*\# \#*\#
*.swp