mirror of
https://github.com/AntonioND/architectds.git
synced 2025-06-18 08:35:31 -04:00
gitignore: Add compile_commands.json files to gitignore
This commit is contained in:
parent
76ee6c540a
commit
a2620525fe
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,3 +11,6 @@ dist/
|
||||
|
||||
# Virtual environments
|
||||
env/
|
||||
|
||||
# Compile commands files
|
||||
compile_commands.json
|
||||
|
Loading…
Reference in New Issue
Block a user