Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.pro.user
*.pro.user
/Examples/*log*
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ set(SOURCE_FILES
isearch.cpp
mission.cpp
map.cpp
mdd.cpp
dijkstra.cpp
config.cpp
astar.cpp
Expand Down
61 changes: 0 additions & 61 deletions Examples/empty_log.xml

This file was deleted.

Loading