arrayinamatrix.xyz/.gitignore
2022-05-13 12:41:39 -04:00

18 lines
158 B
Plaintext
Executable file

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