mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-10 23:28:04 -04:00
12 lines
158 B
YAML
12 lines
158 B
YAML
languages:
|
|
Ruby: true
|
|
JavaScript: true
|
|
Python: false
|
|
PHP: false
|
|
|
|
exclude_paths:
|
|
- "public/*"
|
|
- "script/*"
|
|
- "spec/*"
|
|
- "test/*"
|
|
- "vendor/*"
|