Remove all project files from stlink.
authorKarl Palsson <karlp@tweak.net.au>
Wed, 1 Feb 2012 23:54:02 +0000 (23:54 +0000)
committerKarl Palsson <karlp@tweak.net.au>
Wed, 1 Feb 2012 23:56:42 +0000 (23:56 +0000)
commit9153dd5c0818997d8b12fd0c12d28f64d477c94e
tree1e18de3b9bc3297edc180b05052e69e36d4aa2cf
parent18d6fe4893d92b67f1690674a6e7482eef18a31f
Remove all project files from stlink.

The project is made with Makefiles, so while the project files provided some convenience to some people, they were not in any
way portable or maintained.  Removing them also allows other people to keep their own versions without having to deal with
shared conflicts.

Updated gitignore to reflec this.
.gitignore
.project [deleted file]
nbproject/Package-Default.bash [deleted file]
nbproject/Package-flash.bash [deleted file]
nbproject/configurations.xml [deleted file]
nbproject/project.xml [deleted file]