Files
ortools-clone/.dockerignore
Mizux Seiha 4f381f6d07 backport from main:
* bump abseil to 20250814
* bump protobuf to v32.0
* cmake: add ccache auto support
* backport flatzinc, math_opt and sat update
2025-09-16 16:25:04 +02:00

66 lines
744 B
Plaintext

# Project Files unneeded by docker
.dockerignore
.git
.gitignore
.travis.yml
.travis
.appveyor.yml
.github
.clang-format
# Bazel
bazel/docs
bazel/README.md
bazel/cache
bazel/docker
bazel/Makefile
# CMake
cmake/docs
cmake/README.md
cmake/cache
cmake/docker
cmake/Makefile
# Makefile
makefiles/docs
makefiles/README.md
makefiles/cache
makefiles/docker
makefiles/Makefile
Makefile.local
docs
tools/docker
tools/release
tools/win
Dependencies.txt
README.md
CONTRIBUTING.md
#LICENSE-2.0.txt
# Native CMake/Make build
dependencies/sources
dependencies/install
ortools/gen
bazel-*
bin
classes
lib
objs
packages
build/
build_cmake/
build_cross/
build_make/
install_make/
temp_*/
export/
export_meta/
# Editor directories and files
*.user
*.swp