Added .gitignore to assets
This commit is contained in:
parent
ab3cdbdb3f
commit
f07c3417cb
4
omeka-s-docker/assets/modules/.gitignore
vendored
Normal file
4
omeka-s-docker/assets/modules/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Ignore everything in this directory
|
||||||
|
*
|
||||||
|
# Except this file
|
||||||
|
!.gitignore
|
4
omeka-s-docker/assets/themes/.gitignore
vendored
Normal file
4
omeka-s-docker/assets/themes/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Ignore everything in this directory
|
||||||
|
*
|
||||||
|
# Except this file
|
||||||
|
!.gitignore
|
Loading…
Reference in New Issue
Block a user