Initial commit.

This commit is contained in:
Nicolás Ortega Froysa
2019-04-15 11:55:13 +02:00
commit 2a0d2559b8
5 changed files with 760 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Ignore build files
*.o
tinyclip
# Ignore Vim swap files
*.swp