aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2025-04-26Compile library to WASM using GraalVM.Your Name
Add main functions for library. Convert to WASM image. Setup public for cljcc website.
2025-03-16Add aider to gitignoreYour Name
2025-03-13Add .DS_Store to gitignoreShagun Agrawal
2024-07-30Fix linux specific compilation bugShagun Agrawal
Add the line which specifies linux does not need executable stack at the end.
2024-07-20project setupShagun Agrawal