-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·152 lines (134 loc) · 3.04 KB
/
Copy path.gitignore
File metadata and controls
executable file
·152 lines (134 loc) · 3.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
result
mcamp
modules/home/apps/rofi/config.rasi
modules/home/cli/ranger/configs/plugins/__pycache__
.direnv
nixos-amazon-image-23.05.20230912.e5f018c-x86_64-linux.vhd
.jupyter
.ipynb_checkpoints
.pre-commit-config.yaml
packages/blog/Campground/public
packages/blog/Campground/themes/hugo-theme-stack
packages/blog/Campground/.hugo_build.lock
packages/blog/Campground/resources/_gen
packages/blog/Campground/assets/jsconfig.json
node_modules
**.qcow2
test.json
.terraform
packages/examples/aws-lambda-image/.terraform.lock.hcl
packages/scripts/vault-scripts/vault
.terraform.lock.hcl
config.tf.json
result-man
packages/examples/hello-zig/.zig-cache
packages/learning-rust/todo-list/target
packages/examples/hello-rust/target/debug/.fingerprint
# This file should only ignore things that are generated during a `x.py` build,
# generated by common IDEs, and optional files controlled by the user that
# affect the build (such as config.toml).
# In particular, things like `mir_dump` should not be listed here; they are only
# created during manual debugging and many people like to clean up instead of
# having git ignore such leftovers. You can use `.git/info/exclude` to
# configure your local ignore list.
## File system
.DS_Store
desktop.ini
## Editor
*.swp
*.swo
Session.vim
.cproject
.idea
*.iml
.vscode
.project
.vim/
.helix/
.zed/
.favorites.json
.settings/
.vs/
.dir-locals.el
## Tool
.valgrindrc
.cargo
# Included because it is part of the test case
!/tests/run-make/thumb-none-qemu/example/.cargo
## Configuration
/config.toml
/Makefile
config.mk
config.stamp
no_llvm_build
## Build
/dl/
/doc/
/inst/
/llvm/
/mingw-build/
/build
/build-rust-analyzer/
/dist/
/unicode-downloads
/target
/library/target
/src/bootstrap/target
/src/tools/x/target
# Created by `x vendor`
/vendor
# Created by default with `src/ci/docker/run.sh`
/obj/
# Created by nix dev shell / .envrc
src/tools/nix-dev-shell/flake.lock
## ICE reports
rustc-ice-*.txt
## Temporary files
*~
\#*
\#*\#
.#*
## Tags
tags
tags.*
TAGS
TAGS.*
## Python
__pycache__/
*.py[cod]
*$py.class
## Node
node_modules
package-lock.json
package.json
/src/doc/rustc-dev-guide/mermaid.min.js
## Rustdoc GUI tests
tests/rustdoc-gui/src/**.lock
## direnv
/.envrc
/.direnv/
## nix
/flake.nix
flake.lock
/default.nix
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# RustRover
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.pnpm-store/v3/files
packages/misc/nix-slide-deck/.vite/deps
packages/misc/nix-slide-deck/dist
packages/misc/nix-slide-deck/themes
packages/websites/nix-slide-deck/.vite/deps
packages/websites/nix-slide-deck/themes
resume.pdf