security-live / tts.bot

tts.bot
17 stars 6 forks source link

Add .gitignore and .editorconfig #5

Closed REG-GIE closed 1 year ago

REG-GIE commented 1 year ago

Added .gitignore and .editorconfig files.

.gitignore - To prevent unwanted files e.g. IDE specific folders from getting commited.

.editorconfig - So the IDE can pickup some (simple) default formatting when working with the code. Some of them support it out of the box, others don't - see https://editorconfig.org/#pre-installed