93 lines
1.8 KiB
Plaintext
93 lines
1.8 KiB
Plaintext
# ---> UnrealEngine
|
|
# Visual Studio 2015 user specific files
|
|
.vs/
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.ipa
|
|
|
|
# These project files can be generated by the engine
|
|
*.xcodeproj
|
|
*.xcworkspace
|
|
*.sln
|
|
*.suo
|
|
*.opensdf
|
|
*.sdf
|
|
*.VC.db
|
|
*.VC.opendb
|
|
|
|
# Precompiled Assets
|
|
SourceArt/**/*.png
|
|
SourceArt/**/*.tga
|
|
|
|
# Binary Files
|
|
Binaries/*
|
|
Plugins/*/Binaries/*
|
|
|
|
# Builds
|
|
Build/*
|
|
|
|
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
|
|
!Build/*/
|
|
Build/*/**
|
|
!Build/*/PakBlacklist*.txt
|
|
|
|
# Don't ignore icon files in Build
|
|
!Build/**/*.ico
|
|
|
|
# Built data for maps
|
|
*_BuiltData.uasset
|
|
|
|
# Configuration files generated by the Editor
|
|
Saved/*
|
|
|
|
# Compiled source files for the engine to use
|
|
Intermediate/*
|
|
Plugins/*/Intermediate/*
|
|
|
|
# Cache files for the editor to use
|
|
DerivedDataCache/*
|
|
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Mac-34EEC289FE4D9617CF67F4B263CA0A34/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Mac-3FEFDE13C040C6AB015942BCAAA94AC5/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Mac-8229A4D1044074E7E57688B9C8584F35/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Mac-8FF2349872403D15924AA7A9DDD88FA9/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Windows-1CB0ECA540B203164FBC5CB7E3D18513/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Windows-3CBF4142422E61BB391467A4D90E8A0A/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Windows-9E1B6C68493CF0477FFBEFB39A92819A/CrashReportClient.ini
|
|
|
|
hwanyoung2/Saved/Config/CrashReportClient/UECC-Windows-D69725EC4A973970CFFC03B9FDD5D423/CrashReportClient.ini
|