arrayinamatrix.xyz/.gitignore
2022-05-12 22:39:33 -04:00

14 lines
130 B
Plaintext
Executable file

#specific directories
node_modules/
blog/
# glob match
*hidden*
*secret*
*private*
*ignore*
*test*
# file extensions
*.log
*.txt