OSDN Git Service

Добавлена возможность изменения количества записей, выводимых на странице предметов...
[invent/invent.git] / .gitignore
index 4b12614..5e7ef67 100644 (file)
@@ -24,22 +24,16 @@ composer.phar
 # phpunit itself is not needed
 phpunit.phar
 # local phpunit config
-/phpunit.xml
+phpunit.xml
 
 tests/_output/*
 tests/_support/_generated
 
 #vagrant folder
-/.vagrant
+.vagrant
 
 # Assets
-/web/assets
-/runtime
-/condig/db.php
-/condig/params.php
-/condig/web.php
-/migrations/m200804_115556_create_items_table.php
-/migrations/m200806_061656_update_items_table.php
-/migrations/m200810_082546_create_status_table.php
-/migrations/m200818_045741_create_types_table.php
-/migrations/m200818_123015_create_locations_table.php
+#web/assets
+runtime
+web/upload
+addgit.sh