mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 25506bfe57
into 524ae7b4c7
This commit is contained in:
commit
84bb79f828
1 changed files with 20 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue