Migrate CVS project to Git

* Delete .svnignore and move stuff to .gitignore
* Add note to README to show that this is an inofficial fork as of now.
* Change file suffix of README file from .html to .md for better
  Github integration and readability
This commit is contained in:
Benjamin P. Jung
2018-09-13 11:56:02 +02:00
parent 194b776317
commit 3d22990e3c
2 changed files with 20 additions and 20 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
bin/
target/
build/
lib/
jit/
*.ser
*.gz
*.jar
*.lua
*.out
*.tar
*.txt
*.zip
docs
*.0