2016-03-27 20:45:26 +02:00
|
|
|
# Visual Studio 2015 user specific files
|
|
|
|
.vs/
|
|
|
|
|
2015-10-27 10:06:37 +01:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.obj
|
|
|
|
|
|
|
|
# Precompiled Headers
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
|
|
|
|
# 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
|
2017-01-26 22:25:00 +01:00
|
|
|
*.xcworkspace
|
2015-10-27 10:06:37 +01:00
|
|
|
*.sln
|
|
|
|
*.suo
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2016-06-15 14:13:12 +02:00
|
|
|
*.VC.db
|
2016-01-23 11:44:18 +01:00
|
|
|
*.VC.opendb
|
2015-10-27 10:06:37 +01:00
|
|
|
|
2015-10-29 07:14:21 +01:00
|
|
|
# Precompiled Assets
|
|
|
|
SourceArt/**/*.png
|
|
|
|
SourceArt/**/*.tga
|
|
|
|
|
2015-10-27 10:06:37 +01:00
|
|
|
# Binary Files
|
|
|
|
Binaries/*
|
2017-11-24 00:08:29 +01:00
|
|
|
Plugins/*/Binaries/*
|
2015-10-27 10:06:37 +01:00
|
|
|
|
|
|
|
# Builds
|
|
|
|
Build/*
|
|
|
|
|
2017-03-09 14:56:06 +01:00
|
|
|
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
|
|
|
|
!Build/*/
|
|
|
|
Build/*/**
|
|
|
|
!Build/*/PakBlacklist*.txt
|
|
|
|
|
2015-10-27 10:06:37 +01:00
|
|
|
# Don't ignore icon files in Build
|
|
|
|
!Build/**/*.ico
|
|
|
|
|
2017-01-23 22:34:46 +01:00
|
|
|
# Built data for maps
|
|
|
|
*_BuiltData.uasset
|
|
|
|
|
2015-10-27 10:06:37 +01:00
|
|
|
# Configuration files generated by the Editor
|
|
|
|
Saved/*
|
|
|
|
|
|
|
|
# Compiled source files for the engine to use
|
|
|
|
Intermediate/*
|
2017-11-24 00:08:29 +01:00
|
|
|
Plugins/*/Intermediate/*
|
2015-10-27 10:06:37 +01:00
|
|
|
|
|
|
|
# Cache files for the editor to use
|
|
|
|
DerivedDataCache/*
|