From 429352a0abdb5ff1e36c87344f552a625f754b26 Mon Sep 17 00:00:00 2001 From: akun <6awkun@gmail.com> Date: Thu, 1 Feb 2018 21:15:35 +0800 Subject: [PATCH] Update Git ignore rule --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81f587778..f14d2cafe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.py[cod] +*.sw[op] output/ .sqlmap_history traffic.txt *~ -.idea/ \ No newline at end of file +.idea/