refs #0
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,5 +5,4 @@ node_modules/
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
/postgres
|
/postgres
|
||||||
tags
|
tags
|
||||||
back/media
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|||||||
4
back/media/.gitignore
vendored
Normal file
4
back/media/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# Ignore everything in this directory
|
||||||
|
*
|
||||||
|
# Except this file
|
||||||
|
!.gitignore
|
||||||
Reference in New Issue
Block a user