comp211/lab-03/.gitignore

12 lines
66 B
Plaintext

# Build files
*.o
*.so
*.out
test
# macOS
.DS_Store
# IDE
.idea