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

# Binary files:
*.o

# Application file:
messenger-gtk

# UI quicksave files:
*.ui~

# Application configuration files:
.messenger/