Files
UnrealEngineUWP/Engine/Plugins/Developer/NullSourceCodeAccess/.gitignore
salamanderrake 64c361faae PR #1071: NullSourcecodeAccess plugin for Linux. (Contributed by salamanderrake)
[CL 2518640 by Dmitry Rekman in Main branch]
2015-04-20 21:33:48 -04:00

19 lines
216 B
Plaintext

## Ignore output
Binaries
## Ignore backup files
*~
## Ignore project files in the root
/*.sln
*.suo
*.opensdf
*.sdf
/*.xcodeproj
/Makefile
/CMakeLists.txt
/.idea/**
## Ignore IDE project generated files
*.user