Init
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/.venv
|
||||
/.virtualenv/
|
||||
/dist/
|
||||
/lib/*
|
||||
!/lib/.keep
|
||||
/node_modules/
|
||||
/static/
|
||||
/templates/
|
||||
/venv/
|
||||
/run/*
|
||||
!/run/.keep
|
||||
__pycache__/
|
||||
*.vimsession
|
||||
Reference in New Issue
Block a user