Saving work to apply merge changes
Currently moving .name to .Name and things like that from Item
This commit is contained in:
parent
d50fa2fbc4
commit
2a5efa65ae
7 changed files with 54 additions and 45 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# Sublime Text #
|
||||
*.sublime-*
|
||||
|
||||
releases/
|
||||
# Compiled source #
|
||||
###################
|
||||
*.com
|
||||
|
|
@ -67,4 +67,4 @@ _ReSharper.*
|
|||
packages/*
|
||||
|
||||
# Private key files #
|
||||
scripts/ssh_private_key
|
||||
scripts/ssh_private_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue