diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000000000000000000000000000000000000..11940d28824c8f2576a51803b550a2f32c9d31c2_LmhnaWdub3Jl --- /dev/null +++ b/.hgignore @@ -0,0 +1,22 @@ +syntax: re +\.pyc$ +\.pem$ +\.o$ +\.OBJ$ +.*/CXX_REPOSITORY/ +\~$ +^pyvenv\.cfg +.*\.tar\.gz +\.whl$ +.*/bin/ +^lib/ +^lib64/ +^Lib/ +^Include/ +^Scripts/ +# Default ignored files +\.idea/workspace.xml +.*\.log +.*.log\..* +.*/\.pytest_cache/ +^\.vscode/sftp\.json