git testing
This commit is contained in:
parent
5992eb67a1
commit
1bb6557a26
|
@ -1,4 +1,6 @@
|
|||
|
||||
.idea
|
||||
*.iml
|
||||
*.class
|
||||
|
||||
*.xlsx
|
||||
|
@ -8,3 +10,5 @@
|
|||
*.war
|
||||
*.ear
|
||||
/target
|
||||
|
||||
*.db
|
|
@ -7,7 +7,7 @@ package org.ethereum.serpent;
|
|||
*/
|
||||
public class GenParser {
|
||||
|
||||
|
||||
/* Test For Git*/
|
||||
|
||||
public static void main(String args[]){
|
||||
|
||||
|
|
Loading…
Reference in New Issue