From 8b761860c9308bee55652ae5c1e1df2fd70ddc5e 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/