Arquivos
Carlos Cordoba 78a61c2501 Bootstrap: Make file that saves the last boot branch to be hidden
That file doesn't need to be visible for it to work
2023-02-15 12:34:31 -05:00

47 linhas
568 B
Plaintext

# Compiled python files
*.py[oc]
# gedit files
*~
# Notepad++ files
nppBackup/
# Pytest dirs/files
.pytest_cache/
# Special dirs and files
installers/Windows/assets/
build/
dist/
bin/
*.egg-info/
Thumbs.db
desktop.ini
.DS_Store/
spyder_crash.log
.DS_Store
.spyproject
.idea/
.cache
.coverage*
MANIFEST
.boot_branch.txt
# git .orig files
*.orig
# log files
*.log
# Rope project folders
.ropeproject/
.vscode/
result.xml
# Pylint dirs/files
.pylint.d/
# Ignore setuptools development files in the PyLS subrepo
external-deps/python-lsp-server/.installation-dir/