-
Notifications
You must be signed in to change notification settings - Fork 33
/
.gitattributes
32 lines (26 loc) · 1.03 KB
/
.gitattributes
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
# Exclude all the following files from the downloaded
# archive.
/addons/gut export-ignore
/addons/inkgd/.gitignore export-ignore
/.circleci export-ignore
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.gut_editor_config.json export-ignore
/.gutconfig.json export-ignore
/.inkgd_compiler.cfg export-ignore
/.inkgd_ink.cfg export-ignore
/.ci_export_presets.cfg export-ignore
/AUTHORS export-ignore
/CHANGELOG.md export-ignore
/CONTRIBUTING.md export-ignore
/README.md export-ignore
/LICENSE export-ignore
/default_env.tres export-ignore
/project.godot export-ignore
/inkgd.csproj export-ignore
/inkgd.sln export-ignore
/build_example export-ignore
/test export-ignore
/docs export-ignore
/icons export-ignore