Files
air/.gitignore
2023-01-13 10:38:00 +08:00

16 lines
102 B
Plaintext

*.o
*.a
*.so
*.test
*.prof
*.out
vendor/
tmp/
# IDE specific files
.vscode
.idea
# build output
air