Skip to content

Commit f29fb91

Browse files
author
Alvaro Muñoz
committed
update gitignore
1 parent bc3b2ee commit f29fb91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
jupyter-data/
2+
example/codeql-db/db-python/default/cache/predicates/
23

34
# Byte-compiled / optimized / DLL files
45
__pycache__/
@@ -57,4 +58,4 @@ env/
5758
venv/
5859
ENV/
5960
env.bak/
60-
venv.bak/
61+
venv.bak/

0 commit comments

Comments
 (0)