forked from cvmfs/cvmfs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (43 loc) · 785 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
test/test.log
*.DS_Store
*._.DS_Store
build/
benchmark/
*.pyc
test/cloud_testing/ec2_config.sh
python/dist/*
python/python_cvmfsutils.egg-info/*
python/MANIFEST
# Eclipse-related files
.project
.cproject
.metadata
.settings
RemoteSystemsTempFiles/
# Externals
externals/build_*/
externals/.decompressionDone
# CMake stuff
cvmfs_config.h
CMakeCache.txt
CMakeFiles/
CPackConfig.cmake
CPackSourceConfig.cmake
CTestTestfile.cmake
cmake_install.cmake
cvmfs/cmake_install.cmake
mount/cmake_install.cmake
test/unittests/CTestTestfile.cmake
test/unittests/cmake_install.cmake
Makefile
cvmfs/Makefile
mount/Makefile
test/unittests/Makefile
# Outputs
cvmfs/*.dylib
cvmfs/cvmfs2
cvmfs/cvmfs_fsck
cvmfs/cvmfs_suid_helper
cvmfs/cvmfs_swissknife
mount/mount_cvmfs
test/unittests/cvmfs_unittests