order alphabetically

This commit is contained in:
tooomm 2025-11-23 22:09:46 +01:00 committed by GitHub
parent 64276b747c
commit 444015c91c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
.gitignore vendored
View file

@ -1,17 +1,17 @@
tags
build*
*.qm
.directory
mysql.cnf
.DS_Store
.idea/
*.aps *.aps
cmake-build* *.qm
preferences .cache
compile_commands.json .directory
.DS_Store
.gdb_history
.idea/
.vs/ .vs/
.vscode/ .vscode/
.cache build*
.gdb_history cmake-build*
compile_commands.json
cockatrice/resources/config/qtlogging.ini cockatrice/resources/config/qtlogging.ini
docs/ docs/
mysql.cnf
preferences
tags