Paddle/.gitignore

22 lines
187 B

*.DS_Store
build/
build_doc/
*.user
.vscode
.idea
.project
.cproject
.pydevproject
.settings/
Makefile
.test_env/
third_party/
*~
bazel-*
third_party/
# clion workspace.
cmake-build-*