gitignore: sort patterns

This commit is contained in:
Bert Belder 2019-06-24 17:44:56 +02:00
parent d5f8f5f1b1
commit 8c98df30da
No known key found for this signature in database
GPG Key ID: 7A77887B2E2ED461

10
.gitignore vendored
View File

@ -1,7 +1,7 @@
*_BASE_*
*_BACKUP_*
*_REMOTE_*
*_BASE_*
*_LOCAL_*
*_REMOTE_*
*.a
*.dll
@ -10,9 +10,9 @@
*.ilk
*.lib
*.manifest
*.pdb
*.opensdf
*.orig
*.pdb
*.sdf
*.sln
*.suo
@ -43,9 +43,9 @@
/out/
/Release/
/RelWithDebInfo/
/x64/
/Win32/
/x64/
/CMakeCache.txt
/cmake_install.cmake
/CMakeCache.txt
/Makefile