Skip to content
Snippets Groups Projects
.gitignore 346 B
Newer Older
/build/*
!/build/.gitkeep
!.gitkeep
!.gitignore
source/*/Test.h
*.swp
.*.kate-swp
.*.swo
*.pyc

.DS_Store
CMakeFiles
CMakeCache.txt
CMakeLists.txt.user
# eclipse stuff
.project
.pydevproject
.settings
.metadata
.cproject
.project

# MemoryX
.cache
mongod.log*
data/db/
data/dbdump/