Skip to content

Commit

Permalink
magento-lts-868 Add .gitignore file (#870)
Browse files Browse the repository at this point in the history
* magento-lts-868 Add .gitignore file

* Allow package folder and files in it
  • Loading branch information
Kevin authored and Flyingmana committed Dec 25, 2019
1 parent dcc76f5 commit 89adc78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions var/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*
.*
!package
!package/*
!.htaccess
!.gitignore

0 comments on commit 89adc78

Please sign in to comment.