mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-20 07:28:07 +00:00
git testing
This commit is contained in:
parent
5992eb67a1
commit
1bb6557a26
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,6 @@
|
|||||||
|
|
||||||
.idea
|
.idea
|
||||||
|
*.iml
|
||||||
*.class
|
*.class
|
||||||
|
|
||||||
*.xlsx
|
*.xlsx
|
||||||
@ -8,3 +10,5 @@
|
|||||||
*.war
|
*.war
|
||||||
*.ear
|
*.ear
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
*.db
|
@ -7,7 +7,7 @@ package org.ethereum.serpent;
|
|||||||
*/
|
*/
|
||||||
public class GenParser {
|
public class GenParser {
|
||||||
|
|
||||||
|
/* Test For Git*/
|
||||||
|
|
||||||
public static void main(String args[]){
|
public static void main(String args[]){
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user