You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
*.go
|
|
*.tmp
|
|
*~
|
|
.#*
|
|
\#*\#
|
|
,*
|
|
/tmp
|
|
/.dir-locals-2.el
|
|
|
|
*.py[co]
|
|
__pycache__/
|
|
/*.egg
|
|
/*.egg-info/
|
|
/*.egg-link
|
|
/.eggs/
|
|
/.pytest_cache/
|
|
|
|
.pEp
|
|
.gnupg
|
|
|
|
# Temporary files and Editor settings
|
|
*.swp
|
|
.ropeproject
|
|
.idea
|
|
.spyproject
|
|
.DS_store
|
|
*.pdb
|
|
.cache
|
|
*.prof
|
|
|
|
# Python virtual environments
|
|
/_venv
|