-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
53 lines (53 loc) · 2.86 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
50
51
52
53
cmake-build-debug/CMakeFiles/3.15.3/CMakeCCompiler.cmake
cmake-build-debug/CMakeFiles/3.15.3/CMakeCXXCompiler.cmake
cmake-build-debug/CMakeFiles/3.15.3/CMakeDetermineCompilerABI_C.bin
cmake-build-debug/CMakeFiles/3.15.3/CMakeDetermineCompilerABI_CXX.bin
cmake-build-debug/CMakeFiles/3.15.3/CMakeSystem.cmake
cmake-build-debug/CMakeFiles/3.15.3/CompilerIdC/a.out
cmake-build-debug/CMakeFiles/3.15.3/CompilerIdC/CMakeCCompilerId.c
cmake-build-debug/CMakeFiles/3.15.3/CompilerIdCXX/a.out
cmake-build-debug/CMakeFiles/3.15.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
.idea/misc.xml
.idea/modules.xml
.idea/Translation.iml
.idea/vcs.xml
cmake-build-debug/cmake_install.cmake
cmake-build-debug/CMakeCache.txt
cmake-build-debug/libTranslation.a
cmake-build-debug/Makefile
cmake-build-debug/Translation.cbp
cmake-build-debug/CMakeFiles/clion-environment.txt
cmake-build-debug/CMakeFiles/clion-log.txt
cmake-build-debug/CMakeFiles/cmake.check_cache
cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
cmake-build-debug/CMakeFiles/CMakeOutput.log
cmake-build-debug/CMakeFiles/Makefile.cmake
cmake-build-debug/CMakeFiles/Makefile2
cmake-build-debug/CMakeFiles/progress.marks
cmake-build-debug/CMakeFiles/TargetDirectories.txt
cmake-build-debug/CMakeFiles/3.17.3/CMakeCCompiler.cmake
cmake-build-debug/CMakeFiles/3.17.3/CMakeCXXCompiler.cmake
cmake-build-debug/CMakeFiles/3.17.3/CMakeDetermineCompilerABI_C.bin
cmake-build-debug/CMakeFiles/3.17.3/CMakeDetermineCompilerABI_CXX.bin
cmake-build-debug/CMakeFiles/3.17.3/CMakeSystem.cmake
cmake-build-debug/CMakeFiles/3.17.3/CompilerIdC/a.out
cmake-build-debug/CMakeFiles/3.17.3/CompilerIdC/CMakeCCompilerId.c
cmake-build-debug/CMakeFiles/3.17.3/CompilerIdCXX/a.out
cmake-build-debug/CMakeFiles/3.17.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
cmake-build-debug/CMakeFiles/Translation.dir/build.make
cmake-build-debug/CMakeFiles/Translation.dir/cmake_clean.cmake
cmake-build-debug/CMakeFiles/Translation.dir/cmake_clean_target.cmake
cmake-build-debug/CMakeFiles/Translation.dir/CXX.includecache
cmake-build-debug/CMakeFiles/Translation.dir/depend.internal
cmake-build-debug/CMakeFiles/Translation.dir/depend.make
cmake-build-debug/CMakeFiles/Translation.dir/DependInfo.cmake
cmake-build-debug/CMakeFiles/Translation.dir/flags.make
cmake-build-debug/CMakeFiles/Translation.dir/link.txt
cmake-build-debug/CMakeFiles/Translation.dir/progress.make
cmake-build-debug/CMakeFiles/Translation.dir/Translation/ScoredSentence.cpp.o
cmake-build-debug/CMakeFiles/Translation.dir/Translation/SourceWord.cpp.o
cmake-build-debug/CMakeFiles/Translation.dir/Translation/TargetPhrase.cpp.o
cmake-build-debug/CMakeFiles/Translation.dir/Translation/WordAlignment.cpp.o
cmake-build-debug/CMakeFiles/Translation.dir/Translation/WordMeaning.cpp.o
cmake-build-debug/CMakeFiles/Translation.dir/Translation/WordTranslationCandidate.cpp.o
cmake-build-debug/CMakeFiles/Translation.dir/Translation/WordTranslations.cpp.o