mirror of
https://github.com/YorikHansen/ProtocolDroid.git
synced 2026-05-17 22:05:26 +02:00
8 lines
No EOL
123 B
Text
8 lines
No EOL
123 B
Text
# Ignore generated output
|
|
dist
|
|
# Ignore Markdown files
|
|
**/*.md
|
|
|
|
# Ignore dependencies and git files
|
|
**/.git
|
|
**/node_modules |