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

# Binary files:
*.o

# Application file:
messenger-cli

# Tar files
messenger-cli-*.tar.gz