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
id2
Software
services
FAIR
sqa_test
7ffa62e3143846c2e37993aa891059d734b7d19f
7ffa62e3143846c2e37993aa891059d734b7d19f
Switch branch/tag
sqa_test
.gitignore
Find file
Normal view
History
Permalink
.gitignore
63 Bytes
Newer
Older
initial commit
Maximilian Dolling
committed
Aug 27, 2020
1
2
3
4
5
6
7
8
# Ignore plots
*.png
# Ignore IDE files
.idea/
# Python
venv/