@@ -5,24 +5,24 @@ __pycache__
55* .py [cod ]
66* $py.class
77
8- # Distribution / packaging
9- .Python build /
10- develop-eggs /
11- dist /
12- downloads /
13- eggs /
14- .eggs /
15- lib /
16- lib64 /
17- parts /
18- sdist /
19- var /
20- wheels /
21- * .egg-info /
22- .installed.cfg
23- * .egg
24- * .manifest
25- * .spec
8+ # Distribution / packaging
9+ .Python build /
10+ develop-eggs /
11+ dist /
12+ downloads /
13+ eggs /
14+ .eggs /
15+ lib /
16+ lib64 /
17+ parts /
18+ sdist /
19+ var /
20+ wheels /
21+ * .egg-info /
22+ .installed.cfg
23+ * .egg
24+ * .manifest
25+ * .spec
2626heimdall /
2727libusb-windows /
2828openandroidinstaller /bin /
@@ -33,17 +33,17 @@ pip-log.txt
3333pip-delete-this-directory.txt
3434* .log
3535
36- # Unit test / coverage reports
37- htmlcov /
38- .tox /
39- .coverage
40- .coverage. *
41- .cache
42- .pytest_cache /
43- nosetests.xml
44- coverage.xml
45- * .cover
46- .hypothesis /
36+ # Unit test / coverage reports
37+ htmlcov /
38+ .tox /
39+ .coverage
40+ .coverage. *
41+ .cache
42+ .pytest_cache /
43+ nosetests.xml
44+ coverage.xml
45+ * .cover
46+ .hypothesis /
4747
4848# Translations
4949* .mo
7272venv /
7373ENV /
7474
75- # If you are using PyCharm #
76- .idea /** /workspace.xml
77- .idea /** /tasks.xml
78- .idea /dictionaries
79- .idea /** /dataSources /
80- .idea /** /dataSources.ids
81- .idea /** /dataSources.xml
82- .idea /** /dataSources.local.xml
83- .idea /** /sqlDataSources.xml
84- .idea /** /dynamic.xml
85- .idea /** /uiDesigner.xml
86- .idea /** /gradle.xml
87- .idea /** /libraries
88- * .iws /out /
75+ # If you are using PyCharm #
76+ .idea /** /workspace.xml
77+ .idea /** /tasks.xml
78+ .idea /dictionaries
79+ .idea /** /dataSources /
80+ .idea /** /dataSources.ids
81+ .idea /** /dataSources.xml
82+ .idea /** /dataSources.local.xml
83+ .idea /** /sqlDataSources.xml
84+ .idea /** /dynamic.xml
85+ .idea /** /uiDesigner.xml
86+ .idea /** /gradle.xml
87+ .idea /** /libraries
88+ * .iws /out /
8989
9090# Sublime Text
91- * .tmlanguage.cache
92- * .tmPreferences.cache
93- * .stTheme.cache
94- * .sublime-workspace
95- * .sublime-project
91+ * .tmlanguage.cache
92+ * .tmPreferences.cache
93+ * .stTheme.cache
94+ * .sublime-workspace
95+ * .sublime-project
9696
97- # sftp configuration file
97+ # sftp configuration file
9898sftp-config.json
9999
100- # Package control specific files Package
101- Control.last-run
102- Control.ca-list
103- Control.ca-bundle
104- Control.system-ca-bundle
105- GitHub.sublime-settings
100+ # Package control specific files Package
101+ Control.last-run
102+ Control.ca-list
103+ Control.ca-bundle
104+ Control.system-ca-bundle
105+ GitHub.sublime-settings
106106
107- # Visual Studio Code #
108- .vscode /*
109- ! .vscode /settings.json
110- ! .vscode /tasks.json
111- ! .vscode /launch.json
112- ! .vscode /extensions.json
107+ # Visual Studio Code #
108+ .vscode /*
109+ ! .vscode /settings.json
110+ ! .vscode /tasks.json
111+ ! .vscode /launch.json
112+ ! .vscode /extensions.json
113113.history
0 commit comments