Update root .gitignore file to exclude .data directory
This commit is contained in:
parent
5351dc5447
commit
0fc3367c20
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/target
|
||||
*.iml
|
||||
.idea
|
||||
.idea
|
||||
.data/
|
||||
Loading…
Reference in New Issue
Block a user