mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -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
|
*.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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue