diff --git a/.gitignore b/.gitignore index 2d8b21a..5d3ce1c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,8 +23,7 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* .vscode/ -cookie_file/* -!cookie_file/ -logs/* -!logs/ -crosscheck_auto_shell/ +# cookie_file/* +# !cookie_file/ +# logs/* +# !logs/ diff --git a/cookie_file/.gitkeep b/cookie_file/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/logs/.gitkeep b/logs/.gitkeep new file mode 100644 index 0000000..e69de29