This repository has been archived on 2024-09-02. You can view files and clone it, but cannot push or open issues or pull requests.
actions-deploy-to-skynet/.gitignore

33 lines
336 B
Text
Raw Permalink Normal View History

# IDE folder
/.idea
# Microsoft office Lockfiles
~$*
*.tmp
# Test files
test.*
*.test.*
/test
# Output of compiling
/out
/build
/target
/cmake-build-debug
# for QT, both as single directory and as subfolders
/build-*-*
/*/build-*-*
# Dealing with BlueJ
*.bluej
*.out
*.ctxt
# Dealing with Mac users
.DS_Store
# Nix
result
/result