diff --git a/lab2/.gitignore b/lab2/.gitignore index fbdc48c..d4a9229 100644 --- a/lab2/.gitignore +++ b/lab2/.gitignore @@ -14,3 +14,5 @@ build *.out *.pyc chcore.out + +cmake-build-debug \ No newline at end of file diff --git a/lab2/.idea/.name b/lab2/.idea/.name new file mode 100644 index 0000000..dc91c1b --- /dev/null +++ b/lab2/.idea/.name @@ -0,0 +1 @@ +chos \ No newline at end of file diff --git a/lab2/.idea/customTargets.xml b/lab2/.idea/customTargets.xml new file mode 100644 index 0000000..fdb7ff1 --- /dev/null +++ b/lab2/.idea/customTargets.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/lab2/.idea/vcs.xml b/lab2/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/lab2/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file