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

# Binary files:
*.o
*.so

# Test files:
tests/*.test

# Tar files
libgnunetchat-*.tar.gz