file cleanup

This commit is contained in:
stvnrlly
2022-11-08 09:44:52 -05:00
parent a0e4e184a9
commit 83214a0b35
5 changed files with 42 additions and 93 deletions

View File

@@ -1,5 +1,20 @@
# This file is a copy of .gitignore except for file/folders created by the build
# from deploy-exclude.lst
*__pycache__*
.git/*
app/assets/*
bower_components/*
cache/*
.cache/*
node_modules/*
target/*
venv/*
.envrc
.cf/*
.pytest_cache/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]