mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 07:04:04 -05:00
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
# If you change this file, please also modify .prettierignore
|
|
# Uninteresting folders (node_modules and dotfiles/dotfolders ignored by default)
|
|
coverage
|
|
docs
|
|
etc
|
|
examples
|
|
out
|
|
views
|
|
|
|
# Autogenerated files
|
|
lib/asm-docs/generated/asm-docs-*
|
|
etc/scripts/docenizer/vendor/jvms.html
|