Make some order. Remove JLink.

Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
Drasko DRASKOVIC 2017-05-14 18:25:35 +02:00
parent 6929af3ee0
commit f39d1809c3
34 changed files with 74 additions and 1509 deletions

26
.gitignore vendored
View file

@ -1,2 +1,24 @@
/AutoMake/
/build/obj/
# Dependency directory
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
# Visual Studio files
*.sln
*.njsproj
# Vim files
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# Binary
build