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
Rex Dri
Rex Dri
e58b1edfc1b0e4c0547c646dbbe800cf7f19e701
e58b1edfc1b0e4c0547c646dbbe800cf7f19e701
Switch branch/tag
rex-dri
.gitignore
Find file
Normal view
History
Permalink
.gitignore
76 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
map preview added
Florent Chehab
committed
Apr 01, 2018
7
8
/media/*
node_modules