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
Julien Jerphanion
Rex Dri
d991b605830bc0b905434f72ea3b04f1c6b4b12b
d991b605830bc0b905434f72ea3b04f1c6b4b12b
Switch branch/tag
rex-dri
.gitignore
Find file
Normal view
History
Permalink
.gitignore
54 Bytes
Newer
Older
add gitignore
Florent Chehab
committed
Mar 23, 2018
1
2
3
4
5
6
*.pyc
__pycache__
myvenv
db.sqlite3
/static
.DS_Store