mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
adds python ignored files
This commit is contained in:
11
wrapper/python/.gitignore
vendored
Normal file
11
wrapper/python/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Distribution
|
||||
build/
|
||||
*.egg-info/
|
||||
|
||||
# Unit test
|
||||
.tox/
|
Reference in New Issue
Block a user