File tree Expand file tree Collapse file tree 1 file changed +9
-33
lines changed
Expand file tree Collapse file tree 1 file changed +9
-33
lines changed Original file line number Diff line number Diff line change 1- # Rust build artifacts
1+ # Rust
22/target /
33** /* .rs.bk
44* .pdb
55
6- # Cargo
7-
8-
9- # IDE files
6+ # IDE
107.vscode /
118.idea /
129* .swp
1310* .swo
1411* ~
1512
16- # OS generated files
13+ # OS
1714.DS_Store
1815.DS_Store ?
1916._ *
2219ehthumbs.db
2320Thumbs.db
2421
25- # Logs
22+ # Logs and runtime
2623* .log
27-
28- # Runtime data
29- pids
3024* .pid
3125* .seed
3226* .pid.lock
3327
34- # Coverage directory used by tools like istanbul
35- coverage /
36-
37- # nyc test coverage
38- .nyc_output
39-
40- # Dependency directories
28+ # Node
4129node_modules /
42-
43- # Optional npm cache directory
4430.npm
4531
46- # Optional REPL history
47- .node_repl_history
48-
49- # Output of 'npm pack'
50- * .tgz
51-
52- # Yarn Integrity file
53- .yarn-integrity
54-
55- # dotenv environment variables file
32+ # Environment
5633.env
5734
58- # Temporary folders
35+ # Temporary
5936tmp /
6037temp /
6138
62- # Cloudflare Workers
39+ # Cloudflare
6340.wrangler /
64- wrangler.toml.bak
6541
66- # Release artifacts
42+ # Build output
6743pkg /
6844web /pkg /
You can’t perform that action at this time.
0 commit comments