-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating gitignore to include all files
- Loading branch information
Showing
8 changed files
with
1,651 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,119 +1 @@ | ||
# SourceControlGenerator # | ||
########################## | ||
SourceControlGenerator.json | ||
|
||
# Levels | ||
###################### | ||
Mods/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Levels/* | ||
Mods/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Globals/* | ||
Editor/Mods/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Levels/* | ||
|
||
# Story files # | ||
###################### | ||
*.div | ||
*.raw | ||
story_orphanqueries_ignore.txt | ||
Mods/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Story/Dialogs/Autosave/* | ||
Mods/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Story/Dialogs/Recovered/* | ||
|
||
# Asset Folders # | ||
###################### | ||
Public/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Assets/* | ||
#Public/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/GUI/* | ||
|
||
# Editor files # | ||
###################### | ||
RootTemplateSelectorConfig_* | ||
ResourceSelectorConfig_* | ||
StatsEditorConfig.xml | ||
EffectEditorConfig.xml | ||
DockPanel.config | ||
EditorBrowserMetadata_* | ||
EditorBrowserMetadata.xml | ||
Autosave/* | ||
Recovered/* | ||
ReConHistory.txt | ||
story.debugInfo | ||
|
||
# Assets # | ||
###################### | ||
*.gr2 | ||
*.dae | ||
*.swf | ||
*.bullet | ||
*.dds | ||
*.tga | ||
*.png | ||
*.ttf | ||
*.lsb | ||
*.lsf | ||
*.lsfx | ||
*.lsefx | ||
#*.lsx | ||
*.lsmg | ||
|
||
# Logs # | ||
###################### | ||
*.log | ||
*.ailog | ||
log.txt | ||
errors.txt | ||
dialoglog.txt | ||
personallog.txt | ||
|
||
# Binary Files # | ||
###################### | ||
*.dat | ||
*.data | ||
*.bik | ||
*.bnk | ||
*.bshd | ||
*.cur | ||
*.fnt | ||
*.iggy | ||
*.iggytex | ||
*.osi | ||
*.patch | ||
*.tmpl | ||
|
||
# Dump files # | ||
###################### | ||
*.stackdump | ||
*.dmp | ||
|
||
# Compiled source # | ||
################### | ||
*.com | ||
*.class | ||
*.dll | ||
*.exe | ||
*.o | ||
*.so | ||
|
||
# Packages # | ||
############ | ||
*.7z | ||
*.dmg | ||
*.gz | ||
*.iso | ||
*.jar | ||
*.rar | ||
*.tar | ||
*.zip | ||
|
||
# VS Code # | ||
############ | ||
launch.json | ||
|
||
# OS generated files # | ||
###################### | ||
.DS_Store | ||
.DS_Store? | ||
._* | ||
.Spotlight-V100 | ||
.Trashes | ||
ehthumbs.db | ||
Thumbs.db | ||
*.lnk | ||
|
||
|
Empty file.
1,371 changes: 1,371 additions & 0 deletions
1,371
Mods/BookOfOrigins_395a6fbb-f855-4cb0-97a9-6674bfd1799b/Story/RawFiles/story_header.div
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.