mirror of
https://github.com/Dasharo/presentations.git
synced 2026-06-13 19:16:14 -07:00
gitignore: ignore virtualenvs, caches, fixtures and artifacts
Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
@@ -10,3 +10,9 @@ venv
|
||||
.vite
|
||||
package-lock.json
|
||||
slides.md
|
||||
.env
|
||||
/fixtures/*.xml
|
||||
.venv/
|
||||
*.pyc
|
||||
__pycache__
|
||||
artifacts
|
||||
|
||||
Reference in New Issue
Block a user