Initial Commit

This commit is contained in:
koumakpet 2020-02-29 22:11:42 +01:00
commit e456ebf6ae
12 changed files with 895 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Contains wakatime API which should remain private
files/.wakatime.cfg
# Backup directory will get created by script, no need to push it
backup/
# Don't include file backups
*.bak