mirror of
https://github.com/team2059/Dent
synced 2024-12-18 20:52:29 -05:00
Fixed gitignore
This commit is contained in:
parent
4303b189b1
commit
2fcf1fcd6a
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,9 +1,9 @@
|
|||||||
*.o
|
*.o
|
||||||
Debug
|
Debug
|
||||||
build.make
|
build.make
|
||||||
vision/CMakeFiles/
|
CMakeFiles/
|
||||||
vision/cmake_install.cmake
|
cmake_install.cmake
|
||||||
vision/CMakeCache.txt
|
CMakeCache.txt
|
||||||
vision/Makefile
|
vision
|
||||||
vision/vision
|
Makefile
|
||||||
vision/vision.cpp
|
vision.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user