mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
3 Commits
c362ebed1d
...
4904095018
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4904095018 | ||
|
|
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