mirror of
https://github.com/pufereq/python-template.git
synced 2025-12-13 06:39:33 +00:00
build(.gitignore): add packaged filed to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -20,6 +20,11 @@ ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Distribution / packaging
|
||||
dist/
|
||||
build/
|
||||
/*cache/
|
||||
|
||||
# Log files
|
||||
logs/
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user