Skip to content

Commit 8b351ab

Browse files
committed
Fix folder
1 parent 92f15b5 commit 8b351ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+120
-6606
lines changed

.gitignore

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ tasks.xml
22
out/
33
.idea/
44
build/
5-
Example/
5+
CMakeFiles/
6+
bin/
7+
lib/
8+
example/
69
cmake-build-debug-mingw/
710
cmake-build-debug/
811
*.bin
@@ -12,3 +15,10 @@ cmake-build-debug/
1215
PresentationFile/
1316
statistiche/
1417
*.o
18+
todo
19+
MakeFile
20+
CMakeCache.txt
21+
cmake_install.cmake
22+
VisualSuffixTree
23+
CMakeModules/
24+
cmake-build-debug/

CMakeCache.txt

-332
This file was deleted.

0 commit comments

Comments
 (0)