mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 07:04:04 -05:00
* Converted amd64 docs to ts * 6502 * 6502 part 2 * arm * avr * evm * java * llvm * python * Fix bug with only getting the first paragraph * Updated help messages
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
# If you change this file, please also modify .prettierignore
|
|
# Uninteresting folders (node_modules and dotfiles/dotfolders ignored by default)
|
|
docs
|
|
etc
|
|
examples
|
|
out
|
|
views
|
|
cypress
|
|
|
|
# Autogenerated files
|
|
lib/asm-docs/generated/asm-docs-*
|
|
etc/scripts/docenizer/vendor/jvms.html
|