diff --git a/.classpath b/.classpath index d3120db..eea19f3 100644 --- a/.classpath +++ b/.classpath @@ -7,6 +7,10 @@ - + + + + + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d1e8515 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/build/ + +/src/rebel.xml +## self +#/.gitignore \ No newline at end of file