Adding make.sh to .gitignore
This commit is contained in:
parent
95dd4cf145
commit
86deb80e71
|
@ -1,3 +1,4 @@
|
||||||
.idea
|
.idea
|
||||||
target
|
target
|
||||||
*.iml
|
*.iml
|
||||||
|
make.sh
|
||||||
|
|
Loading…
Reference in New Issue