summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAshima Athri <ashimaathri@gmail.com>2016-08-18 13:35:47 -0400
committerAshima Athri <ashimaathri@gmail.com>2016-08-18 13:35:47 -0400
commitcbe36044c1f495270a8c67126c9c30984eb25938 (patch)
treeaaad0b4bd873816bdab10a1032e53ba10d111ab6 /.gitignore
parentfd7a4f694b137a92f2a8b7f502d51fc21e3528c7 (diff)
downloadpysaml2-cbe36044c1f495270a8c67126c9c30984eb25938.tar.gz
Ignore test output and vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 20595490..65bebc86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,8 @@ tmp*
*.tmpl
*.iml
_build/
+.cache
+*.swp
example/idp3/htdocs/login.mako