Initial commit

This commit is contained in:
Darko Poljak 2019-04-23 20:55:23 +02:00
commit cdcab934fc
19257 changed files with 4329793 additions and 0 deletions

19
.gitignore vendored Normal file
View file

@ -0,0 +1,19 @@
# -vim
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
*~
# Persistent undo
[._]*.un~
# sphinx build dirs, cache
_build/
dist/