diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..933c4d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/.idea/ +QingLongSso.iml +*.log +*.class +/lib/*.jar +/WEB-INF/ +/target \ No newline at end of file