Update .gitignore and add .editorconfig (#21)
authorAndréas Lundgren <Adevade@users.noreply.github.com>
Wed, 28 Sep 2016 03:38:34 +0000 (05:38 +0200)
committeranuko <support@anuko.com>
Wed, 28 Sep 2016 03:38:34 +0000 (03:38 +0000)
commitfb3ac3aef52d4ab63ab302443185be73eca4121e
treed99e099a59e5ecc56146784eaa95cbf4821c1518
parente4fd9dd2dc0e3920d001b52e325b47fe0c9c65a3
Update .gitignore and add .editorconfig (#21)

* Update .gitignore with compiled files and some OS specific files

* Remove all files from templates_c (exept keepme file).
* Remove some system files from Windows, Linux and macOS.

* Add an .editorconfig file

Makes it easier to contribute to the project
.editorconfig [new file with mode: 0644]
.gitignore