diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ .vscode +.cache bin build local *.log -*.db
\ No newline at end of file +*.db +compile_commands.json + |
![]() |
index : tibia/querymanager | |
| Tibia 7.7 compatible query manager |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,6 +1,9 @@ .vscode +.cache bin build local *.log -*.db
\ No newline at end of file +*.db +compile_commands.json + |