#W# Initial Commit: RunUO 2.7
This commit is contained in:
commit
b51c58f514
1 changed files with 17 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
/RunUO.exe
|
||||
/WorldLinux.exe
|
||||
/RunUO.pdb
|
||||
/RunUO.vshost.exe
|
||||
/Logs/
|
||||
/Scripts/bin/
|
||||
/Scripts/obj/
|
||||
/Scripts/Output
|
||||
/Server/bin/
|
||||
/Server/obj/
|
||||
|
||||
*.user
|
||||
*.suo
|
||||
/.idea
|
||||
/Backups
|
||||
/Saves
|
||||
/Data/Files
|
||||
Loading…
Add table
Add a link
Reference in a new issue