git testing

This commit is contained in:
romanman 2014-05-13 19:23:54 +03:00
parent 5992eb67a1
commit 1bb6557a26
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
.idea .idea
*.iml
*.class *.class
*.xlsx *.xlsx
@ -8,3 +10,5 @@
*.war *.war
*.ear *.ear
/target /target
*.db

View File

@ -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[]){