diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b6e4761..0000000 --- a/.gitignore +++ /dev/null @@ -1,129 +0,0 @@ -# Byte-compiled / optimized / DLL files -__pycache__/ -*.py[cod] -*$py.class - -# C extensions -*.so - -# Distribution / packaging -.Python -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -wheels/ -pip-wheel-metadata/ -share/python-wheels/ -*.egg-info/ -.installed.cfg -*.egg -MANIFEST - -# PyInstaller -# Usually these files are written by a python script from a template -# before PyInstaller builds the exe, so as to inject date/other infos into it. -*.manifest -*.spec - -# Installer logs -pip-log.txt -pip-delete-this-directory.txt - -# Unit test / coverage reports -htmlcov/ -.tox/ -.nox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*.cover -*.py,cover -.hypothesis/ -.pytest_cache/ - -# Translations -*.mo -*.pot - -# Django stuff: -*.log -local_settings.py -db.sqlite3 -db.sqlite3-journal - -# Flask stuff: -instance/ -.webassets-cache - -# Scrapy stuff: -.scrapy - -# Sphinx documentation -docs/_build/ - -# PyBuilder -target/ - -# Jupyter Notebook -.ipynb_checkpoints - -# IPython -profile_default/ -ipython_config.py - -# pyenv -.python-version - -# pipenv -# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. -# However, in case of collaboration, if having platform-specific dependencies or dependencies -# having no cross-platform support, pipenv may install dependencies that don't work, or not -# install all needed dependencies. -#Pipfile.lock - -# PEP 582; used by e.g. github.com/David-OConnor/pyflow -__pypackages__/ - -# Celery stuff -celerybeat-schedule -celerybeat.pid - -# SageMath parsed files -*.sage.py - -# Environments -.env -.venv -env/ -venv/ -ENV/ -env.bak/ -venv.bak/ - -# Spyder project settings -.spyderproject -.spyproject - -# Rope project settings -.ropeproject - -# mkdocs documentation -/site - -# mypy -.mypy_cache/ -.dmypy.json -dmypy.json - -# Pyre type checker -.pyre/ diff --git a/README.md b/README.md deleted file mode 100644 index 1f97a89..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Learning-Hub-Python -Central hub where all of my general projects go during my proccess of learning Python diff --git a/colors.scheme.xml b/colors.scheme.xml new file mode 100644 index 0000000..39308cd --- /dev/null +++ b/colors.scheme.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/debugger.xml b/debugger.xml new file mode 100644 index 0000000..16f98b3 --- /dev/null +++ b/debugger.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/editor.xml b/editor.xml new file mode 100644 index 0000000..b43f2d4 --- /dev/null +++ b/editor.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/filetypes.xml b/filetypes.xml new file mode 100644 index 0000000..603a67a --- /dev/null +++ b/filetypes.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/github.xml b/github.xml new file mode 100644 index 0000000..7dfe594 --- /dev/null +++ b/github.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/inspection/Default.xml b/inspection/Default.xml new file mode 100644 index 0000000..da0c24f --- /dev/null +++ b/inspection/Default.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/jdk.table.xml b/jdk.table.xml new file mode 100644 index 0000000..4b7235d --- /dev/null +++ b/jdk.table.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/laf.xml b/laf.xml new file mode 100644 index 0000000..d78e667 --- /dev/null +++ b/laf.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/updates.xml b/updates.xml new file mode 100644 index 0000000..f21857c --- /dev/null +++ b/updates.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/vcs.xml b/vcs.xml new file mode 100644 index 0000000..3028126 --- /dev/null +++ b/vcs.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file