aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 747368c80554c242dee3f5c332eb689b7c03bcb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file describes files and paths that should not be tracked by Git version control
# https://git-scm.com/docs/gitignore

# Auto-generated code editor files
.vs/*
.vscode/*
*.csproj
obj/*
Properties/*
code/obj/*
code/Properties/*

# Auto-generated asset related files
*.generated.*
*.*_c
*.los
*.vpk