Add initial base

This commit is contained in:
Willian Justen
2016-03-24 21:19:08 -03:00
commit b828862c02
3 changed files with 54 additions and 0 deletions

14
.editorconfig Normal file
View File

@@ -0,0 +1,14 @@
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false

15
Contributing.md Normal file
View File

@@ -0,0 +1,15 @@
# Contributing
Your contributions are always welcome!
## Guidelines
* Create a file section if needed.
* Add section description.
* Add section title to Table of contents.
* Search previous suggestions before making a new one, as yours may be a duplicate.
* Add your links: `* [link-name](http://example.com/) - description`
* If your link isn't in english, use (Lang) after the link.
* Check your spelling and grammar.
* Make sure your text editor is set to remove trailing whitespace.
* Send a Pull Request.

25
Readme.md Normal file
View File

@@ -0,0 +1,25 @@
# Awesome Audio Experiments
> A curated list of Audio Experiments. The main idea is that everyone can contribute here, so we can center all the informations about Audio Experiments and keep up-to-date.
## Contributing
Your contributions are always welcome! [Click Here to read the guidelines](https://github.com/willianjusten/awesome-svg/blob/master/contributing.md).
## Other Awesome Lists
* [Awesome](https://github.com/sindresorhus/awesome)
* [Awesome-awesome](https://github.com/emijrp/awesome-awesome)
* [Awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness)
###Autores
| ![Willian Justen](https://avatars2.githubusercontent.com/u/3991845?v=3&s=150) | ![Luiz Henrique](https://avatars2.githubusercontent.com/u/12835911?v=3&s=150)|
|:---------------------:|:-------------------:|
| [Willian Justen](https://github.com/willianjusten/) | [Luiz Henrique](https://github.com/lhbzr) |
##License
[![CC0](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)
To the extent possible under law, [Willian Justen](http://github.com/willianjusten) has waived all copyright and related or neighboring rights to this work.