mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-06 22:01:49 +02:00
remove statics dans media from gitignore
This commit is contained in:
parent
d7529700f5
commit
75ed6837a1
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,8 +3,6 @@ coverage.xml
|
||||||
.coverage
|
.coverage
|
||||||
la_chariotte.egg-info/
|
la_chariotte.egg-info/
|
||||||
node_modules
|
node_modules
|
||||||
/static/*
|
|
||||||
/media/*
|
|
||||||
local_settings.py
|
local_settings.py
|
||||||
.venv
|
.venv
|
||||||
*venv*
|
*venv*
|
||||||
|
|
Loading…
Reference in a new issue