aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: fc71951c547b0c51c4e326e75b06e5928f13b50b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# IDE specific files:
.cproject
.project
.settings/

# Binary files:
*.o
*.so

# Test files:
tests/*.test