-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (38 loc) · 653 Bytes
/
.gitignore
File metadata and controls
46 lines (38 loc) · 653 Bytes
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
# Build results
[Bb]in/
[Oo]bj/
# Visual Studio 2015/2017 cache/options directory
.vs/
*.user
# VS Code files for those working on multiple tools
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
*.csproj.user
# Rider
*/.idea/*
# Code gen
src/Carbon.Components/Carbon.Common/src/Carbon/Build.cs
[Gg]enerated/
*-Generated.cs
[Tt]ools/Runtime
# Oxide autogen hooks
**/Carbon.Hooks/Carbon.Hooks.Extra/src/Oxide
# Project release folder
[Rr]elease/
# Rust managed files
[Rr]ust/
# msbuild stuff
.tmp
.gittag
.gitauthor
.gitbranch
.gitchl
.gitchs
.gitcomment
.gitdate
.giturl
.rndasm