8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
# Ignore build artifacts
|
|
/result
|
|
/result-*
|
|
|
|
# Ignore temporary files
|
|
*.swp
|
|
*~
|