Update .gitignore: fix ignoroing data folder in root of repository
This commit is contained in:
parent
d5a612aa47
commit
b6c1630953
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
./data
|
||||
/data
|
||||
.idea
|
||||
*~
|
||||
|
||||
|
|
Loading…
Reference in a new issue