Skip to content

Commit a2dbb72

Browse files
committed
Add project_docs/ to .gitignore
1 parent 8d11215 commit a2dbb72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ presto-native-execution/deps-install
6666
# Compiled executables used for docker build
6767
/docker/presto-cli-*-executable.jar
6868
/docker/presto-server-*.tar.gz
69+
70+
# Project documentation (not for commit)
71+
project_docs/

0 commit comments

Comments
 (0)