You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
19 lines
216 B
Plaintext
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
|