Skip to content
Snippets Groups Projects
Commit 37bdee41 authored by polarbean's avatar polarbean
Browse files

update gitignore to ignore zone id files

parent 99b1e1c4
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,8 @@ __pycache__/ ...@@ -9,7 +9,8 @@ __pycache__/
demo_data/* demo_data/*
# C extensions # C extensions
*.so *.so
# WSL zone identifiers
*:Zone.Identifier*
# Distribution / packaging # Distribution / packaging
.Python .Python
build/ build/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment