mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
ignore node modules and build
This commit is contained in:
parent
f401a08fff
commit
15445f0a9c
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,9 @@
|
|||||||
/public/bundles/
|
/public/bundles/
|
||||||
/var/
|
/var/
|
||||||
/vendor/
|
/vendor/
|
||||||
|
node_modules
|
||||||
|
public/build
|
||||||
|
|
||||||
###< symfony/framework-bundle ###
|
###< symfony/framework-bundle ###
|
||||||
|
|
||||||
### IDE
|
### IDE
|
||||||
|
Loading…
Reference in New Issue
Block a user