mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-11 07:56:28 -04:00
8 lines
111 B
Bash
Executable file
8 lines
111 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
rm -rf \
|
|
build out \
|
|
gyp-mac-tool \
|
|
Makefile *.Makefile *.target.mk \
|
|
*.xcodeproj
|