Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Seibert
xtreemfs_client
be184d08589f7fbe755ede534060f344cfe5c3c9
be184d08589f7fbe755ede534060f344cfe5c3c9
Switch branch/tag
xtreemfs_client
.gitignore
Find file
Normal view
History
Permalink
.gitignore
94 Bytes
Newer
Older
add .gitignore
Felix Seibert
committed
Apr 06, 2018
1
2
.idea/
xtreemfs_client/__pycache__/
update .gitignore to ignore more pyhon files
Felix Seibert
committed
Apr 06, 2018
3
4
tests/__pycache__/
xtreemfs_client.egg-info/
ignore pip installation files
Felix Seibert
committed
May 15, 2018
5
6
build/
dist/