Update root .gitignore file to exclude .data directory

This commit is contained in:
Knut Wannheden 2019-09-25 15:27:58 +02:00
parent 5351dc5447
commit 0fc3367c20

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
/target
*.iml
.idea
.idea
.data/