# ignore html directory that contains output of pdoc
html

# gitlab pages directory
public

# virtual environment folder
venv

# vscode workspace
.vscode

## 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
Sessionx.vim

# Temporary
.netrwhist
*~

# Auto-generated tag files
tags

# Persistent undo
[._]*.un~

# Coc configuration directory
.vim

# Database
soitool/database
soitool/testDatabase*

__pycache__/

# Compiled bytecode of Python source files
*.pyc

# Generated codebook PDF-files
Kodebok_*.pdf

# Generated SOI-files
SOI_*_*_*_*.txt
SOI_*_*_*_*.json
SOI_*_*_*_*.pdf