Paddle/.gitignore

15 lines
105 B

*.DS_Store
build/
*.user
.vscode
.idea
.project
.cproject
.pydevproject
Makefile
.test_env/
*~
bazel-*