codeql/swift/.gitignore

14 строки
221 B
Plaintext

# output files created by running tests
*.o
# compilation database
compile_commands.json
# CLion project data and build directories
/.idea
/cmake*
# VSCode default build directory and project directory
/build
/.vscode