Skip to content

Commit 3997b10

Browse files
author
Sergio García Prado
committed
ISSUE #11
* Update `.gitignore`.
1 parent 941bcb0 commit 3997b10

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,11 @@ ENV/
104104
# IDE settings
105105
.vscode/
106106

107+
# Intellij IDEa / PyCharm / etc.
107108
.idea
109+
110+
# lmdb database
111+
*.mdb
112+
113+
# Sphinx Api Documentation
114+
docs/api

0 commit comments

Comments
 (0)