Fix gitignore rules for sample module
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -54,4 +54,3 @@ error_log
|
||||
|
||||
.sass-cache
|
||||
.DS_Store
|
||||
Sample/
|
||||
|
||||
2
modules/.gitignore
vendored
2
modules/.gitignore
vendored
@@ -3,4 +3,4 @@
|
||||
|
||||
# But keep the sample and this file around
|
||||
!.gitignore
|
||||
!Sample/**
|
||||
!Sample/*
|
||||
|
||||
Reference in New Issue
Block a user