gitignore improved
This commit is contained in:
parent
9119fa028c
commit
bb5d353fc4
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,9 @@
|
|||||||
**.env
|
**.env
|
||||||
/.idea/
|
**/.idea/
|
||||||
|
|
||||||
**/sass/*/**.css
|
**/sass/*/**.css
|
||||||
**/sass/*/**.css.map
|
**/sass/*/**.css.map
|
||||||
!**/css/style.css
|
!**/css/style.css
|
||||||
|
|
||||||
|
**/**.exe
|
||||||
|
**/**.zip
|
||||||
1
web/assets/css/style.css.map
Normal file
1
web/assets/css/style.css.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user