misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-09-21 14:07:59 +02:00
parent ae5bba7d8e
commit 1abb6592a3
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E
8 changed files with 1 additions and 46 deletions
.gitignore
sdcard/rootfs/root/pwnagotchi/scripts/.idea

1
.gitignore vendored

@ -5,3 +5,4 @@ _backups
_emulation
_utils
config.laptop.yml
.idea

@ -1,2 +0,0 @@
# Default ignored files
/workspace.xml

@ -1,9 +0,0 @@
<component name="ProjectDictionaryState">
<dictionary name="evilsocket">
<words>
<w>featurize</w>
<w>featurizer</w>
<w>logits</w>
</words>
</dictionary>
</component>

@ -1,6 +0,0 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6" project-jdk-type="Python SDK" />
</project>

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/scripts.iml" filepath="$PROJECT_DIR$/.idea/scripts.iml" />
</modules>
</component>
</project>

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../../../.." vcs="Git" />
</component>
</project>