Init
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Nette
|
||||
/config/local.neon
|
||||
|
||||
# Composer
|
||||
/vendor
|
||||
|
||||
# NodeJS
|
||||
/node_modules
|
||||
|
||||
# Assets
|
||||
/www/dist
|
||||
|
||||
# Tests
|
||||
/tests/*.log
|
||||
/tests/tmp
|
||||
/tests/coverage.html
|
||||
Reference in New Issue
Block a user