7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
# Ignoring git folders and files
|
|
.github/
|
|
.git/
|
|
|
|
# Ignoring markdown files
|
|
*.md
|