mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
1e5562c4a6
...
080da56788
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
080da56788 | ||
|
|
f963896e65 | ||
|
|
8431b56bed | ||
|
|
25506bfe57 | ||
|
|
a3306fc085 |
@ -1,2 +1,2 @@
|
|||||||
*.agdai
|
*.agdai
|
||||||
MAlonzo/**
|
**/MAlonzo/**
|
||||||
|
|||||||
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