gitignore : ignore docs/build
The docs will be added later but to prevent the mess when switching between branches ignore the build folder.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
poetry.lock
|
||||
__pycache__
|
||||
docs/build
|
||||
|
||||
Reference in New Issue
Block a user