Skip to content

Commit 96161f2

Browse files
authored
Minimize changes
1 parent 666a058 commit 96161f2

File tree

1 file changed

+0
-61
lines changed

1 file changed

+0
-61
lines changed

vscode-wpilib/resources/gradle/shared/.gitignore

Lines changed: 0 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -79,59 +79,6 @@ hs_err_pid*
7979

8080
# Byte-compiled / optimized / DLL files
8181
__pycache__/
82-
*.py[cod]
83-
*$py.class
84-
85-
# C extensions
86-
*.so
87-
88-
# Distribution / packaging
89-
.Python
90-
develop-eggs/
91-
dist/
92-
downloads/
93-
eggs/
94-
.eggs/
95-
lib/
96-
lib64/
97-
parts/
98-
sdist/
99-
var/
100-
wheels/
101-
share/python-wheels/
102-
*.egg-info/
103-
.installed.cfg
104-
*.egg
105-
MANIFEST
106-
107-
# Unit test / coverage reports
108-
htmlcov/
109-
.tox/
110-
.nox/
111-
.coverage
112-
.coverage.*
113-
.cache
114-
nosetests.xml
115-
coverage.xml
116-
*.cover
117-
*.py,cover
118-
.hypothesis/
119-
.pytest_cache/
120-
cover/
121-
122-
# Translations
123-
*.mo
124-
*.pot
125-
126-
# Django stuff:
127-
*.log
128-
local_settings.py
129-
db.sqlite3
130-
db.sqlite3-journal
131-
132-
# Flask stuff:
133-
instance/
134-
.webassets-cache
13582

13683
# Environments
13784
.env
@@ -142,17 +89,9 @@ ENV/
14289
env.bak/
14390
venv.bak/
14491

145-
# mypy
146-
.mypy_cache/
147-
.dmypy.json
148-
dmypy.json
149-
15092
# pytype static type analyzer
15193
.pytype/
15294

153-
# Cython debug symbols
154-
cython_debug/
155-
15695
### macOS ###
15796
# General
15897
.DS_Store

0 commit comments

Comments
 (0)