1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-05 06:38:34 +00:00
Files
UXP/testing/web-platform/tests/tools/pytest/.gitignore
T

35 lines
376 B
Plaintext

# Automatically generated by `hgimportsvn`
.svn
.hgsvn
# Ignore local virtualenvs
lib/
bin/
include/
.Python/
# These lines are suggested according to the svn:ignore property
# Feel free to enable them by uncommenting them
*.pyc
*.pyo
*.swp
*.class
*.orig
*~
.eggs/
doc/*/_build
build/
dist/
*.egg-info
issue/
env/
.env/
3rdparty/
.tox
.cache
.coverage
.ropeproject
.idea