mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
3 Commits
080da56788
...
1e5562c4a6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e5562c4a6 | ||
|
|
25506bfe57 | ||
|
|
a3306fc085 |
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