.gitignore
# Created by https://www.gitignore.io ### OSX ###.DS_Store.AppleDouble.LSOverride # Icon must end with two \rIcon # Thumbnails._* # Files that might appear on external disk.Spotlight-V100.Trashes # Directories potentially created on remote AFP share.AppleDB.AppleDesktopNetwork Trash FolderTemporary Items.apdisk ### Python #### Byte-compiled / optimized / DLL files.pytest_cache/__pycache__/*.py[cod]*.ipynb# C extensions*.so # Distribution / packaging.Pythonenv/build/develop-eggs/dist/downloads/eggs/lib/lib64/parts/sdist/var/*.egg-info/.installed.cfg*.egg # 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 # Pyenv.python-version # Installer logspip-log.txtpip-delete-this-directory.txt # Unit test / coverage reportshtmlcov/.tox/.coverage.cachenosetests.xmlcoverage.xml # Translations*.mo*.pot # Sphinx documentationdocs/_build/ # PyBuildertarget/ ### Django ###*.log*.pot*.pyc__pycache__/local_settings.py*secret.txt .env*.sqlite3 # compiled assetsassets/dist/.sass-cache/ # downloaded test feeds*.xml # Files uploaded / saved from podcastsmedia/mediafiles/static/staticfiles/$HOME/ ### Sublime Text ###*.sublime-* # Created by https://www.gitignore.io/api/node ### Node #### Logslogs*.lognpm-debug.log*yarn-debug.log*yarn-error.log* # Runtime datapids*.pid*.seed*.pid.lock # Directory for instrumented libs generated by jscoverage/JSCoverlib-cov # Coverage directory used by tools like istanbulcoverage # nyc test coverage.nyc_output # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files).grunt # Bower dependency directory (https://bower.io/)bower_components # node-waf configuration.lock-wscript # Compiled binary addons (http://nodejs.org/api/addons.html)build/Release # Dependency directoriesnode_modules/jspm_packages/ # Typescript v1 declaration filestypings/ # Optional npm cache directory.npm # Optional eslint cache.eslintcache # Optional REPL history.node_repl_history # Output of 'npm pack'*.tgz # Yarn Integrity file.yarn-integrity # End of https://www.gitignore.io/api/node webpack-stats.json__old_templates/