Added gitignore
This commit is contained in:
Ashish Trivedi
2020-07-19 16:19:01 +05:30
parent bf01f3e68b
commit 58e3fbfc6a
3 changed files with 59 additions and 0 deletions

2
transaction-script/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target/
.idea/