-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
49 lines (49 loc) · 2.08 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/Term 3/Algorithms and data structures/lab1/.idea
/Term 3/Algorithms and data structures/lab1/out
/Term 3/Algorithms and data structures/lab1/lab1.iml
*.xml
*.iml
*.class
*.in
Term 3/Discrete mathematics/lab1/C++/.idea/.name
*.txt
Term 3/Discrete mathematics/lab2C/cmake-build-debug/Makefile
*.out
*.exe
*.cbp
*.marks
Term 3/Discrete mathematics/lab2C/cmake-build-debug/CMakeFiles/Makefile2
*.cmake
*.make
*.rsp
*.a
*.obj
*.internal
*.includecache
*.log
*.check_cache
*.c
*.bin
Term 3/Algorithms and data structures/lab3/out/production/lab3/A.md
Term 3/Algorithms and data structures/lab3/out/production/lab3/B.md
Term 3/Algorithms and data structures/lab3/out/production/lab3/C.md
Term 3/Algorithms and data structures/lab3/out/production/lab3/D.md
Term 3/Algorithms and data structures/lab3/out/production/lab3/E.md
Term 3/Algorithms and data structures/lab3/out/production/lab3/G.md
Term 3/Algorithms and data structures/lab3/out/production/lab3/README.md
Term 3/Discrete mathematics/lab1/C++/cmake-build-debug/CMakeFiles/3.17.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
Term 3/Discrete mathematics/lab2C/cmake-build-debug/CMakeFiles/3.17.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
Term 3/Discrete mathematics/lab1/out/production/lab1/G/README.md
Term 3/Discrete mathematics/lab1/out/production/lab1/F/README.md
Term 3/Discrete mathematics/lab1/out/production/lab1/E/README.md
Term 3/Discrete mathematics/lab1/out/production/lab1/C/README.md
Term 3/Discrete mathematics/lab1/out/production/lab1/B/README.md
Term 3/Discrete mathematics/lab1/out/production/lab1/A/README.md
Term 3/Discrete mathematics/lab1/Java/out/production/lab1/G/README.md
Term 3/Discrete mathematics/lab1/Java/out/production/lab1/F/README.md
Term 3/Discrete mathematics/lab1/Java/out/production/lab1/E/README.md
Term 3/Discrete mathematics/lab1/Java/out/production/lab1/C/README.md
Term 3/Discrete mathematics/lab1/Java/out/production/lab1/B/README.md
Term 3/Discrete mathematics/lab1/Java/out/production/lab1/A/README.md
Term 3/Discrete mathematics/lab1/C++/cmake-build-debug/Makefile
Term 3/Discrete mathematics/lab1/C++/cmake-build-debug/CMakeFiles/Makefile2