You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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-*