summarylogtreecommitdiffstats
path: root/.gitignore
blob: 25236f172452801d2974853c91d294cc480447af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Ignore downloaded source files
*.tar.gz
*.tar.xz
*.tgz

# Ignore packages
*.pkg.tar*
globusconnectpersonal-*.tgz*

# Ignore log files
*.log

# Ignore all subdirs
*/*