Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/4-stable/.gitignore

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9612 - (hide annotations) (download)
Thu Dec 23 12:56:04 2021 UTC (2 years, 3 months ago) by zmatsuo
File size: 137 byte(s)
cmakeビルドでVisual Studio 2022 でビルドできるよう調整

- libs/getcmake.bat, ps1 を buildtools/ へ移動
- .gitignore追加

MFT r9419, r9508
1 zmatsuo 9612 build*/
2     *~
3     /libs/*
4     *.obj
5     **/Debug/
6     **/Release/
7     **/.vs/
8     *.aps
9     /GTAGS
10     /GPATH
11     /GRTAGS
12     *.ncb
13     *.suo
14     *.user
15     *.map
16     /gtags.files

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26