10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
# Ignoring git folders and files
|
|
.github/
|
|
.git/
|
|
|
|
# Ignoring markdown files
|
|
*.md
|
|
|
|
# Ignoring social media
|
|
social/
|