mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Merge 25506bfe57 into c677dd99d4
This commit is contained in:
commit
c362ebed1d
20
Deno.gitignore
Normal file
20
Deno.gitignore
Normal file
@ -0,0 +1,20 @@
|
||||
*.orig
|
||||
*.pyc
|
||||
*.swp
|
||||
.env
|
||||
|
||||
gclient_config.py_entries
|
||||
/target/
|
||||
/std/hash/_wasm/target
|
||||
/tools/wpt/manifest.json
|
||||
/test_napi/node_modules
|
||||
/test_napi/build
|
||||
/test_napi/third_party_tests/node_modules
|
||||
|
||||
# Flamegraphs
|
||||
/flamebench*.svg
|
||||
/flamegraph*.svg
|
||||
|
||||
# WPT generated cert files
|
||||
/tools/wpt/certs/index.txt*
|
||||
/tools/wpt/certs/serial*
|
||||
Loading…
Reference in New Issue
Block a user