mirror of
https://github.com/Code-For-Groningen/temmies.git
synced 2025-07-01 19:44:57 +02:00
Migrated to mkdocs for documentation. Slight clean up of code.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,7 +1,10 @@
|
||||
# Config
|
||||
# Config - Testing
|
||||
config.py
|
||||
baller.py
|
||||
|
||||
#Doc env
|
||||
.docs_env
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Reference in New Issue
Block a user