Skip to content

Commit

Permalink
Updating .dockerignore and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
leoisl committed Mar 8, 2021
1 parent 2c67f17 commit f5d7a13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ tmp/
cmake_install.cmake
compile_commands.json
Makefile
pandora.cbp
pandora.cbp
build_portable_executable
pandora-linux-precompiled
/cmake-build-release/
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ example/pandora_workflow

#portable binary build dir
build_portable_executable

pandora-linux-precompiled

/cmake-build-release/

0 comments on commit f5d7a13

Please sign in to comment.