add idea config
This commit is contained in:
parent
2619fddee0
commit
d558c3ff0d
2
lab2/.gitignore
vendored
2
lab2/.gitignore
vendored
@ -14,3 +14,5 @@ build
|
|||||||
*.out
|
*.out
|
||||||
*.pyc
|
*.pyc
|
||||||
chcore.out
|
chcore.out
|
||||||
|
|
||||||
|
cmake-build-debug
|
1
lab2/.idea/.name
generated
Normal file
1
lab2/.idea/.name
generated
Normal file
@ -0,0 +1 @@
|
|||||||
|
chos
|
8
lab2/.idea/customTargets.xml
generated
Normal file
8
lab2/.idea/customTargets.xml
generated
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="CLionExternalBuildManager">
|
||||||
|
<target id="aa479fab-e404-4c61-85eb-e0e2660c4f7d" name="None" defaultType="TOOL">
|
||||||
|
<configuration id="8f408286-6931-4a7f-a708-47d21eb03c17" name="None" />
|
||||||
|
</target>
|
||||||
|
</component>
|
||||||
|
</project>
|
6
lab2/.idea/vcs.xml
generated
Normal file
6
lab2/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
Loading…
x
Reference in New Issue
Block a user