10 lines
173 B
Plaintext
Executable File
10 lines
173 B
Plaintext
Executable File
# No sensitive data should be stored here
|
|
# If credentials are mentioned, they should be
|
|
# rotated after session documentation
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*~
|
|
.DS_Store
|
|
/.idea/
|