Skip to content
Snippets Groups Projects
Commit 7ee2ab26 authored by Manfred Kröhnert's avatar Manfred Kröhnert
Browse files

update .gitignore files

parent 35c2addf
No related branches found
No related tags found
No related merge requests found
.keep_in_git
/build/*
!/build/.gitkeep
!.gitkeep
!.gitignore
/build*
source/RobotAPI/Test.h
source/*/Test.h
*.bak
*#
.#*
*~
*.swp
.*.kate-swp
.*.swo
*.pyc
.DS_Store
CMakeFiles
CMakeCache.txt
CMakeLists.txt.user
*.o
*.os
......@@ -22,3 +28,18 @@ CMakeCache.txt
*.dylib
moc_*
# eclipse stuff
.project
.pydevproject
.settings
.metadata
.cproject
.project
# MemoryX
.cache
mongod.log*
data/db/
data/dbdump/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment