GIT: added compilation db to gitignore

some tools need this to be located in the project root dir
Martin Gerhardy 2019-10-31 21:41:40 +01:00
parent 6c97979402
commit 6b2b9899b5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ luac.out
.DS_Store
autosave-*
/.vscode
compile_commands.json