14 lines
148 B
Text
14 lines
148 B
Text
# executables
|
|
moxerver
|
|
|
|
# object files
|
|
*.o
|
|
|
|
# logs directory during development
|
|
logs
|
|
|
|
# IDE and editor artifacts
|
|
*.swp
|
|
.project
|
|
.cproject
|
|
.settings
|