mirror of
https://github.com/aap/librw.git
synced 2026-01-09 12:37:12 +00:00
- 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