LSLEditor / LSLEditorCE

Alphons van der Heijden, author of LSLEditor, the great off-line editor and debugging tool for scripting in Second Life, has donated his opus magnum to the free and open source community where it can grow and keep pace with the SL platform!
7 stars 6 forks source link

Fix .gitignore #20

Closed jojorne closed 6 years ago

jojorne commented 6 years ago

Remove added files according to .gitignore

niel commented 6 years ago

How does this fix .gitignore lol. Try to keep the commit message/title descriptive of the change, more importantly why the change is needed. i.e. "Deleted file X" doesn't tell us anything useful, where as "Removed X.cs as the code has been refactored to no longer need it." also tells us why.