mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-17 22:27:13 +00:00
git testing
This commit is contained in:
parent
5992eb67a1
commit
1bb6557a26
4
.gitignore
vendored
4
.gitignore
vendored
@ -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…
x
Reference in New Issue
Block a user