- improved project file structure
- added common IDE generated files to .gitignore so they do not pop up in commit dialogs anymore - fixed some warnings in code files
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/bin
|
||||
/obj
|
||||
/lib
|
||||
/output
|
||||
librw.vcxproj.user
|
||||
librw.VC.db
|
||||
librw.VC.VC.opendb
|
Reference in New Issue
Block a user