arrayinamatrix.xyz/.gitignore
2023-05-05 23:40:52 -04:00

15 lines
136 B
Plaintext
Executable file

#specific directories
node_modules
.well-known
# glob match
*hidden*
*secret*
*private*
*ignore*
*test*
# file extensions
*.log
*.txt