.dockerignore
Unreal dockerignore file.unknown
plain_text
3 years ago
450 B
7
Indexable
.vs/ *.slo *.lo *.o *.obj *.gch *.pch *.so *.dylib *.dll *.mod *.lai *.lai *.a *.lib *.exe *.out *.app *.ipa *.xcodeproj *.xcworkspace *.sln *.suo *.opensdf *.sdf *.VC.db *.VC.opendb SourceArt/**/*.png SourceArt/**/*.tga Binaries/* Plugins/*/Binaries/* Build/* !Build/*/ Build/*/** !Build/*/PakBlacklist*.txt !Build/**/*.ico *_BuiltData.uasset Saved/* Intermediate/* Plugins/*/Intermediate/* DerivedDataCache/*
Editor is loading...