Meta: Add .gitignore and compile_commands.json symlink
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
# Directories
|
||||||
|
|
||||||
|
.cache/
|
||||||
|
.clangd/
|
||||||
|
build/
|
||||||
|
|
||||||
|
# Files
|
||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
build/compile_commands.json
|
||||||
Reference in New Issue
Block a user