Correct folder name in gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,8 +1,8 @@
|
|||||||
# Datas
|
# Datas
|
||||||
./data/
|
data/
|
||||||
|
|
||||||
# Python venv
|
# Python venv
|
||||||
./venv/
|
venv/
|
||||||
|
|
||||||
|
|
||||||
# nodejs
|
# nodejs
|
||||||
|
|||||||
Reference in New Issue
Block a user