gitignore: add /data/ for use as data root
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
This commit is contained in:
parent
808ed15dbc
commit
1921e05ab1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ tags
|
|||
.idea/
|
||||
env/
|
||||
venv/
|
||||
/data/
|
||||
|
||||
# Web-specific
|
||||
http/images
|
||||
|
|
|
|||
Loading…
Reference in a new issue