mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
order alphabetically
This commit is contained in:
parent
64276b747c
commit
444015c91c
1 changed files with 12 additions and 12 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
|
@ -1,17 +1,17 @@
|
|||
tags
|
||||
build*
|
||||
*.qm
|
||||
.directory
|
||||
mysql.cnf
|
||||
.DS_Store
|
||||
.idea/
|
||||
*.aps
|
||||
cmake-build*
|
||||
preferences
|
||||
compile_commands.json
|
||||
*.qm
|
||||
.cache
|
||||
.directory
|
||||
.DS_Store
|
||||
.gdb_history
|
||||
.idea/
|
||||
.vs/
|
||||
.vscode/
|
||||
.cache
|
||||
.gdb_history
|
||||
build*
|
||||
cmake-build*
|
||||
compile_commands.json
|
||||
cockatrice/resources/config/qtlogging.ini
|
||||
docs/
|
||||
mysql.cnf
|
||||
preferences
|
||||
tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue