Ignore intellij files
This commit is contained in:
@@ -1 +1,3 @@
|
||||
/c2
|
||||
/.idea/*
|
||||
!/.idea/c_cpp_properties.json
|
||||
|
||||
Generated
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "CLion",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/v0/*"
|
||||
],
|
||||
"cStandard": "c89",
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
Reference in New Issue
Block a user