Compare commits
No commits in common. "502fdcc3bd17493e7cc9338c3a6c0863e9e3b0ca" and "cdee98d7fa1a6ae7b7c41c80e7cddbcf5aae3806" have entirely different histories.
502fdcc3bd
...
cdee98d7fa
2 changed files with 1 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,5 +8,3 @@
|
||||||
/master-knowledge-genome/
|
/master-knowledge-genome/
|
||||||
/keys/
|
/keys/
|
||||||
*.key
|
*.key
|
||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
|
|
|
||||||
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# Knowledge Genome - Makefile v. 1.9.1
|
# Knowledge Genome - Makefile v. 1.9.0
|
||||||
# Orchestrates the setup and management of the knowledge base.
|
# Orchestrates the setup and management of the knowledge base.
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue