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

# Binary files:
*.o

# Application file:
messenger-cli